@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "v3-ActSite"]; fhir:Resource.language [ fhir:value "en"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Properties

CodeURLDescriptionType
SpecializesThe child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric.Coding
GeneralizesInverse of Specializes. Only included as a derived relationship.Coding
internalIdhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-idThe internal identifier for the concept in the HL7 Access database repository.code
statushttp://hl7.org/fhir/concept-properties#statusDesignation of a concept's state. Normally is not populated unless the state is retired..code
notSelectablehttp://hl7.org/fhir/concept-properties#notSelectableIndicates that the code is abstract - only intended to be used as a selector for other conceptsboolean

This code system http://terminology.hl7.org/CodeSystem/v3-ActSite defines the following codes:

LvlCodeDisplayDefinitioninternalIdstatusNot Selectable
1_HumanActSite HumanActSiteAn anatomical location on a human which can be the focus of an act.20948activetrue
2  _HumanSubstanceAdministrationSite HumanSubstanceAdministrationSiteThe set of body locations to or through which a drug product may be administered.21534activetrue
3    BE bilateral ears21759active
3    BN bilateral nares21760active
3    BU buttock21761active
3    LA left arm21762active
3    LAC left anterior chest21763active
3    LACF left antecubital fossa21764active
3    LD left deltoid21765active
3    LE left ear21766active
3    LEJ left external jugular21767active
3    LF left foot21768active
3    LG left gluteus medius21769active
3    LH left hand21770active
3    LIJ left internal jugular21771active
3    LLAQ left lower abd quadrant21772active
3    LLFA left lower forearm21773active
3    LMFA left mid forearm21774active
3    LN left naris21775active
3    LPC left posterior chest21776active
3    LSC left subclavian21777active
3    LT left thigh21778active
3    LUA left upper arm21779active
3    LUAQ left upper abd quadrant21780active
3    LUFA left upper forearm21781active
3    LVG left ventragluteal21782active
3    LVL left vastus lateralis21783active
3    OD right eye21784active
3    OS left eye21785active
3    OU bilateral eyes21786active
3    PA perianal21787active
3    PERIN perineal21788active
3    RA right arm21789active
3    RAC right anterior chest21790active
3    RACF right antecubital fossa21791active
3    RD right deltoid21792active
3    RE right ear21793active
3    REJ right external jugular21794active
3    RF right foot21795active
3    RG right gluteus medius21796active
3    RH right hand21797active
3    RIJ right internal jugular21798active
3    RLAQ right lower abd quadrant21799active
3    RLFA right lower forearm21800active
3    RMFA right mid forearm21801active
3    RN right naris23250active
3    RPC right posterior chest21802active
3    RSC right subclavian21803active
3    RT right thigh21804active
3    RUA right upper arm21805active
3    RUAQ right upper abd quadrant21806active
3    RUFA right upper forearm21807active
3    RVG right ventragluteal21808active
3    RVL right vastus lateralis21809active
2  _InjuryActSite InjuryActSiteAn anatomical location on a human of an injury or disease which is the focus of an act.20949retiredtrue
1_AnimalActSite AnimalActSiteAn anatomical location on a non-human animal which can be the focus of an act.20947retiredtrue
" ]; fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActSite"]; fhir:CodeSystem.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.5.1052" ] ]; fhir:CodeSystem.version [ fhir:value "2.0.0"]; fhir:CodeSystem.name [ fhir:value "ActSite"]; fhir:CodeSystem.title [ fhir:value "ActSite"]; fhir:CodeSystem.status [ fhir:value "active"]; fhir:CodeSystem.date [ fhir:value "2019-03-20"^^xsd:date]; fhir:CodeSystem.publisher [ fhir:value "Health Level 7"]; fhir:CodeSystem.contact [ fhir:index 0; fhir:ContactDetail.name [ fhir:value "Health Level Seven" ] ]; fhir:CodeSystem.description [ fhir:value "An anatomical location on an organism which can be the focus of an act."]; fhir:CodeSystem.hierarchyMeaning [ fhir:value "is-a"]; fhir:CodeSystem.content [ fhir:value "complete"]; fhir:CodeSystem.property [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry" ]; fhir:Extension.valueCode [ fhir:value "antisymmetric" ] ], [ fhir:index 1; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity" ]; fhir:Extension.valueCode [ fhir:value "transitive" ] ], [ fhir:index 2; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity" ]; fhir:Extension.valueCode [ fhir:value "irreflexive" ] ], [ fhir:index 3; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable" ]; fhir:Extension.valueBoolean [ fhir:value "true"^^xsd:boolean ] ], [ fhir:index 4; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind" ]; fhir:Extension.valueCode [ fhir:value "Specializes" ] ], [ fhir:index 5; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName" ]; fhir:Extension.valueString [ fhir:value "Generalizes" ] ]; fhir:CodeSystem.property.code [ fhir:value "Specializes" ]; fhir:CodeSystem.property.description [ fhir:value "The child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric." ]; fhir:CodeSystem.property.type [ fhir:value "Coding" ] ], [ fhir:index 1; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry" ]; fhir:Extension.valueCode [ fhir:value "antisymmetric" ] ], [ fhir:index 1; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity" ]; fhir:Extension.valueCode [ fhir:value "transitive" ] ], [ fhir:index 2; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity" ]; fhir:Extension.valueCode [ fhir:value "irreflexive" ] ], [ fhir:index 3; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable" ]; fhir:Extension.valueBoolean [ fhir:value "true"^^xsd:boolean ] ], [ fhir:index 4; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind" ]; fhir:Extension.valueCode [ fhir:value "Generalizes" ] ], [ fhir:index 5; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName" ]; fhir:Extension.valueString [ fhir:value "Specializes" ] ]; fhir:CodeSystem.property.code [ fhir:value "Generalizes" ]; fhir:CodeSystem.property.description [ fhir:value "Inverse of Specializes. Only included as a derived relationship." ]; fhir:CodeSystem.property.type [ fhir:value "Coding" ] ], [ fhir:index 2; fhir:CodeSystem.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id" ]; fhir:CodeSystem.property.description [ fhir:value "The internal identifier for the concept in the HL7 Access database repository." ]; fhir:CodeSystem.property.type [ fhir:value "code" ] ], [ fhir:index 3; fhir:CodeSystem.property.code [ fhir:value "status" ]; fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#status" ]; fhir:CodeSystem.property.description [ fhir:value "Designation of a concept's state. Normally is not populated unless the state is retired.." ]; fhir:CodeSystem.property.type [ fhir:value "code" ] ], [ fhir:index 4; fhir:CodeSystem.property.code [ fhir:value "notSelectable" ]; fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#notSelectable" ]; fhir:CodeSystem.property.description [ fhir:value "Indicates that the code is abstract - only intended to be used as a selector for other concepts" ]; fhir:CodeSystem.property.type [ fhir:value "boolean" ] ]; fhir:CodeSystem.concept [ fhir:index 0; fhir:CodeSystem.concept.code [ fhir:value "_HumanActSite" ]; fhir:CodeSystem.concept.display [ fhir:value "HumanActSite" ]; fhir:CodeSystem.concept.definition [ fhir:value "An anatomical location on a human which can be the focus of an act." ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ]; fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "20948" ] ]; fhir:CodeSystem.concept.concept [ fhir:index 0; fhir:CodeSystem.concept.code [ fhir:value "_HumanSubstanceAdministrationSite" ]; fhir:CodeSystem.concept.display [ fhir:value "HumanSubstanceAdministrationSite" ]; fhir:CodeSystem.concept.definition [ fhir:value "The set of body locations to or through which a drug product may be administered." ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ]; fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21534" ] ]; fhir:CodeSystem.concept.concept [ fhir:index 0; fhir:CodeSystem.concept.code [ fhir:value "BE" ]; fhir:CodeSystem.concept.display [ fhir:value "bilateral ears" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21759" ] ] ], [ fhir:index 1; fhir:CodeSystem.concept.code [ fhir:value "BN" ]; fhir:CodeSystem.concept.display [ fhir:value "bilateral nares" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21760" ] ] ], [ fhir:index 2; fhir:CodeSystem.concept.code [ fhir:value "BU" ]; fhir:CodeSystem.concept.display [ fhir:value "buttock" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21761" ] ] ], [ fhir:index 3; fhir:CodeSystem.concept.code [ fhir:value "LA" ]; fhir:CodeSystem.concept.display [ fhir:value "left arm" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21762" ] ] ], [ fhir:index 4; fhir:CodeSystem.concept.code [ fhir:value "LAC" ]; fhir:CodeSystem.concept.display [ fhir:value "left anterior chest" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21763" ] ] ], [ fhir:index 5; fhir:CodeSystem.concept.code [ fhir:value "LACF" ]; fhir:CodeSystem.concept.display [ fhir:value "left antecubital fossa" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21764" ] ] ], [ fhir:index 6; fhir:CodeSystem.concept.code [ fhir:value "LD" ]; fhir:CodeSystem.concept.display [ fhir:value "left deltoid" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21765" ] ] ], [ fhir:index 7; fhir:CodeSystem.concept.code [ fhir:value "LE" ]; fhir:CodeSystem.concept.display [ fhir:value "left ear" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21766" ] ] ], [ fhir:index 8; fhir:CodeSystem.concept.code [ fhir:value "LEJ" ]; fhir:CodeSystem.concept.display [ fhir:value "left external jugular" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21767" ] ] ], [ fhir:index 9; fhir:CodeSystem.concept.code [ fhir:value "LF" ]; fhir:CodeSystem.concept.display [ fhir:value "left foot" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21768" ] ] ], [ fhir:index 10; fhir:CodeSystem.concept.code [ fhir:value "LG" ]; fhir:CodeSystem.concept.display [ fhir:value "left gluteus medius" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21769" ] ] ], [ fhir:index 11; fhir:CodeSystem.concept.code [ fhir:value "LH" ]; fhir:CodeSystem.concept.display [ fhir:value "left hand" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21770" ] ] ], [ fhir:index 12; fhir:CodeSystem.concept.code [ fhir:value "LIJ" ]; fhir:CodeSystem.concept.display [ fhir:value "left internal jugular" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21771" ] ] ], [ fhir:index 13; fhir:CodeSystem.concept.code [ fhir:value "LLAQ" ]; fhir:CodeSystem.concept.display [ fhir:value "left lower abd quadrant" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21772" ] ] ], [ fhir:index 14; fhir:CodeSystem.concept.code [ fhir:value "LLFA" ]; fhir:CodeSystem.concept.display [ fhir:value "left lower forearm" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21773" ] ] ], [ fhir:index 15; fhir:CodeSystem.concept.code [ fhir:value "LMFA" ]; fhir:CodeSystem.concept.display [ fhir:value "left mid forearm" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21774" ] ] ], [ fhir:index 16; fhir:CodeSystem.concept.code [ fhir:value "LN" ]; fhir:CodeSystem.concept.display [ fhir:value "left naris" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21775" ] ] ], [ fhir:index 17; fhir:CodeSystem.concept.code [ fhir:value "LPC" ]; fhir:CodeSystem.concept.display [ fhir:value "left posterior chest" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21776" ] ] ], [ fhir:index 18; fhir:CodeSystem.concept.code [ fhir:value "LSC" ]; fhir:CodeSystem.concept.display [ fhir:value "left subclavian" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21777" ] ] ], [ fhir:index 19; fhir:CodeSystem.concept.code [ fhir:value "LT" ]; fhir:CodeSystem.concept.display [ fhir:value "left thigh" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21778" ] ] ], [ fhir:index 20; fhir:CodeSystem.concept.code [ fhir:value "LUA" ]; fhir:CodeSystem.concept.display [ fhir:value "left upper arm" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21779" ] ] ], [ fhir:index 21; fhir:CodeSystem.concept.code [ fhir:value "LUAQ" ]; fhir:CodeSystem.concept.display [ fhir:value "left upper abd quadrant" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21780" ] ] ], [ fhir:index 22; fhir:CodeSystem.concept.code [ fhir:value "LUFA" ]; fhir:CodeSystem.concept.display [ fhir:value "left upper forearm" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21781" ] ] ], [ fhir:index 23; fhir:CodeSystem.concept.code [ fhir:value "LVG" ]; fhir:CodeSystem.concept.display [ fhir:value "left ventragluteal" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21782" ] ] ], [ fhir:index 24; fhir:CodeSystem.concept.code [ fhir:value "LVL" ]; fhir:CodeSystem.concept.display [ fhir:value "left vastus lateralis" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21783" ] ] ], [ fhir:index 25; fhir:CodeSystem.concept.code [ fhir:value "OD" ]; fhir:CodeSystem.concept.display [ fhir:value "right eye" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21784" ] ] ], [ fhir:index 26; fhir:CodeSystem.concept.code [ fhir:value "OS" ]; fhir:CodeSystem.concept.display [ fhir:value "left eye" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21785" ] ] ], [ fhir:index 27; fhir:CodeSystem.concept.code [ fhir:value "OU" ]; fhir:CodeSystem.concept.display [ fhir:value "bilateral eyes" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21786" ] ] ], [ fhir:index 28; fhir:CodeSystem.concept.code [ fhir:value "PA" ]; fhir:CodeSystem.concept.display [ fhir:value "perianal" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21787" ] ] ], [ fhir:index 29; fhir:CodeSystem.concept.code [ fhir:value "PERIN" ]; fhir:CodeSystem.concept.display [ fhir:value "perineal" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21788" ] ] ], [ fhir:index 30; fhir:CodeSystem.concept.code [ fhir:value "RA" ]; fhir:CodeSystem.concept.display [ fhir:value "right arm" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21789" ] ] ], [ fhir:index 31; fhir:CodeSystem.concept.code [ fhir:value "RAC" ]; fhir:CodeSystem.concept.display [ fhir:value "right anterior chest" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21790" ] ] ], [ fhir:index 32; fhir:CodeSystem.concept.code [ fhir:value "RACF" ]; fhir:CodeSystem.concept.display [ fhir:value "right antecubital fossa" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21791" ] ] ], [ fhir:index 33; fhir:CodeSystem.concept.code [ fhir:value "RD" ]; fhir:CodeSystem.concept.display [ fhir:value "right deltoid" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21792" ] ] ], [ fhir:index 34; fhir:CodeSystem.concept.code [ fhir:value "RE" ]; fhir:CodeSystem.concept.display [ fhir:value "right ear" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21793" ] ] ], [ fhir:index 35; fhir:CodeSystem.concept.code [ fhir:value "REJ" ]; fhir:CodeSystem.concept.display [ fhir:value "right external jugular" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21794" ] ] ], [ fhir:index 36; fhir:CodeSystem.concept.code [ fhir:value "RF" ]; fhir:CodeSystem.concept.display [ fhir:value "right foot" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21795" ] ] ], [ fhir:index 37; fhir:CodeSystem.concept.code [ fhir:value "RG" ]; fhir:CodeSystem.concept.display [ fhir:value "right gluteus medius" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21796" ] ] ], [ fhir:index 38; fhir:CodeSystem.concept.code [ fhir:value "RH" ]; fhir:CodeSystem.concept.display [ fhir:value "right hand" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21797" ] ] ], [ fhir:index 39; fhir:CodeSystem.concept.code [ fhir:value "RIJ" ]; fhir:CodeSystem.concept.display [ fhir:value "right internal jugular" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21798" ] ] ], [ fhir:index 40; fhir:CodeSystem.concept.code [ fhir:value "RLAQ" ]; fhir:CodeSystem.concept.display [ fhir:value "right lower abd quadrant" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21799" ] ] ], [ fhir:index 41; fhir:CodeSystem.concept.code [ fhir:value "RLFA" ]; fhir:CodeSystem.concept.display [ fhir:value "right lower forearm" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21800" ] ] ], [ fhir:index 42; fhir:CodeSystem.concept.code [ fhir:value "RMFA" ]; fhir:CodeSystem.concept.display [ fhir:value "right mid forearm" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21801" ] ] ], [ fhir:index 43; fhir:CodeSystem.concept.code [ fhir:value "RN" ]; fhir:CodeSystem.concept.display [ fhir:value "right naris" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "23250" ] ] ], [ fhir:index 44; fhir:CodeSystem.concept.code [ fhir:value "RPC" ]; fhir:CodeSystem.concept.display [ fhir:value "right posterior chest" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21802" ] ] ], [ fhir:index 45; fhir:CodeSystem.concept.code [ fhir:value "RSC" ]; fhir:CodeSystem.concept.display [ fhir:value "right subclavian" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21803" ] ] ], [ fhir:index 46; fhir:CodeSystem.concept.code [ fhir:value "RT" ]; fhir:CodeSystem.concept.display [ fhir:value "right thigh" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21804" ] ] ], [ fhir:index 47; fhir:CodeSystem.concept.code [ fhir:value "RUA" ]; fhir:CodeSystem.concept.display [ fhir:value "right upper arm" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21805" ] ] ], [ fhir:index 48; fhir:CodeSystem.concept.code [ fhir:value "RUAQ" ]; fhir:CodeSystem.concept.display [ fhir:value "right upper abd quadrant" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21806" ] ] ], [ fhir:index 49; fhir:CodeSystem.concept.code [ fhir:value "RUFA" ]; fhir:CodeSystem.concept.display [ fhir:value "right upper forearm" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21807" ] ] ], [ fhir:index 50; fhir:CodeSystem.concept.code [ fhir:value "RVG" ]; fhir:CodeSystem.concept.display [ fhir:value "right ventragluteal" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21808" ] ] ], [ fhir:index 51; fhir:CodeSystem.concept.code [ fhir:value "RVL" ]; fhir:CodeSystem.concept.display [ fhir:value "right vastus lateralis" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21809" ] ] ] ], [ fhir:index 1; fhir:CodeSystem.concept.code [ fhir:value "_InjuryActSite" ]; fhir:CodeSystem.concept.display [ fhir:value "InjuryActSite" ]; fhir:CodeSystem.concept.definition [ fhir:value "An anatomical location on a human of an injury or disease which is the focus of an act." ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ]; fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "retired" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "20949" ] ] ] ], [ fhir:index 1; fhir:CodeSystem.concept.code [ fhir:value "_AnimalActSite" ]; fhir:CodeSystem.concept.display [ fhir:value "AnimalActSite" ]; fhir:CodeSystem.concept.definition [ fhir:value "An anatomical location on a non-human animal which can be the focus of an act." ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ]; fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "retired" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "20947" ] ] ] . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl . # -------------------------------------------------------------------------------------