FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.terminology.r3
Resource TypeCodeSystem
IdCodeSystem-v3-ActSite.json
FHIR VersionR3

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem v3-ActSite

Language: en

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
Statusstatushttp://hl7.org/fhir/concept-properties#statuscodeDesignation of a concept's state. Normally is not populated unless the state is retired..
Not SelectablenotSelectablehttp://hl7.org/fhir/concept-properties#notSelectablebooleanIndicates that the code is abstract - only intended to be used as a selector for other concepts

Concepts

This case-sensitive code system http://terminology.hl7.org/CodeSystem/v3-ActSite defines the following codes in a Is-A hierarchy:

LvlCodeDisplayDefinitionStatusNot Selectable
1_HumanActSite HumanActSiteAn anatomical location on a human which can be the focus of an act.activetrue
2  _HumanSubstanceAdministrationSite HumanSubstanceAdministrationSiteThe set of body locations to or through which a drug product may be administered.activetrue
3    BE bilateral earsactive
3    BN bilateral naresactive
3    BU buttockactive
3    LA left armactive
3    LAC left anterior chestactive
3    LACF left antecubital fossaactive
3    LD left deltoidactive
3    LE left earactive
3    LEJ left external jugularactive
3    LF left footactive
3    LG left gluteus mediusactive
3    LH left handactive
3    LIJ left internal jugularactive
3    LLAQ left lower abd quadrantactive
3    LLFA left lower forearmactive
3    LMFA left mid forearmactive
3    LN left narisactive
3    LPC left posterior chestactive
3    LSC left subclavianactive
3    LT left thighactive
3    LUA left upper armactive
3    LUAQ left upper abd quadrantactive
3    LUFA left upper forearmactive
3    LVG left ventraglutealactive
3    LVL left vastus lateralisactive
3    OD right eyeactive
3    OS left eyeactive
3    OU bilateral eyesactive
3    PA perianalactive
3    PERIN perinealactive
3    RA right armactive
3    RAC right anterior chestactive
3    RACF right antecubital fossaactive
3    RD right deltoidactive
3    RE right earactive
3    REJ right external jugularactive
3    RF right footactive
3    RG right gluteus mediusactive
3    RH right handactive
3    RIJ right internal jugularactive
3    RLAQ right lower abd quadrantactive
3    RLFA right lower forearmactive
3    RMFA right mid forearmactive
3    RN right narisactive
3    RPC right posterior chestactive
3    RSC right subclavianactive
3    RT right thighactive
3    RUA right upper armactive
3    RUAQ right upper abd quadrantactive
3    RUFA right upper forearmactive
3    RVG right ventraglutealactive
3    RVL right vastus lateralisactive
2  _InjuryActSite InjuryActSiteAn anatomical location on a human of an injury or disease which is the focus of an act.retiredtrue
1_AnimalActSite AnimalActSiteAn anatomical location on a non-human animal which can be the focus of an act.retiredtrue

Source1

{
  "resourceType": "CodeSystem",
  "id": "v3-ActSite",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/CodeSystem/v3-ActSite",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.5.1052"
  },
  "version": "4.0.0",
  "name": "ActSite",
  "title": "ActSite",
  "status": "active",
  "experimental": false,
  "date": "2019-03-20",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "An anatomical location on an organism which can be the focus of an act.",
  "copyright": "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "caseSensitive": true,
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "property": [
    {
      "code": "status",
      "uri": "http://hl7.org/fhir/concept-properties#status",
      "description": "Designation of a concept's state.  Normally is not populated unless the state is retired..",
      "type": "code"
    },
    {
      "code": "notSelectable",
      "uri": "http://hl7.org/fhir/concept-properties#notSelectable",
      "description": "Indicates that the code is abstract - only intended to be used as a selector for other concepts",
      "type": "boolean"
    }
  ],
  "concept": [
    {
      "code": "_HumanActSite",
      "display": "HumanActSite",
      "definition": "An anatomical location on a human which can be the focus of an act.",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": true
        },
        {
          "code": "status",
          "valueCode": "active"
        }
      ],
      "concept": [
        {
          "code": "_HumanSubstanceAdministrationSite",
          "display": "HumanSubstanceAdministrationSite",
          "definition": "The set of body locations to or through which a drug product may be administered.",
          "property": [
            {
              "code": "notSelectable",
              "valueBoolean": true
            },
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "21534"
            }
          ],
          "concept": [
            {
              "code": "BE",
              "display": "bilateral ears",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21759"
                }
              ]
            },
            {
              "code": "BN",
              "display": "bilateral nares",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21760"
                }
              ]
            },
            {
              "code": "BU",
              "display": "buttock",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21761"
                }
              ]
            },
            {
              "code": "LA",
              "display": "left arm",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21762"
                }
              ]
            },
            {
              "code": "LAC",
              "display": "left anterior chest",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21763"
                }
              ]
            },
            {
              "code": "LACF",
              "display": "left antecubital fossa",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21764"
                }
              ]
            },
            {
              "code": "LD",
              "display": "left deltoid",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21765"
                }
              ]
            },
            {
              "code": "LE",
              "display": "left ear",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21766"
                }
              ]
            },
            {
              "code": "LEJ",
              "display": "left external jugular",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21767"
                }
              ]
            },
            {
              "code": "LF",
              "display": "left foot",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21768"
                }
              ]
            },
            {
              "code": "LG",
              "display": "left gluteus medius",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21769"
                }
              ]
            },
            {
              "code": "LH",
              "display": "left hand",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21770"
                }
              ]
            },
            {
              "code": "LIJ",
              "display": "left internal jugular",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21771"
                }
              ]
            },
            {
              "code": "LLAQ",
              "display": "left lower abd quadrant",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21772"
                }
              ]
            },
            {
              "code": "LLFA",
              "display": "left lower forearm",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21773"
                }
              ]
            },
            {
              "code": "LMFA",
              "display": "left mid forearm",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21774"
                }
              ]
            },
            {
              "code": "LN",
              "display": "left naris",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21775"
                }
              ]
            },
            {
              "code": "LPC",
              "display": "left posterior chest",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21776"
                }
              ]
            },
            {
              "code": "LSC",
              "display": "left subclavian",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21777"
                }
              ]
            },
            {
              "code": "LT",
              "display": "left thigh",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21778"
                }
              ]
            },
            {
              "code": "LUA",
              "display": "left upper arm",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21779"
                }
              ]
            },
            {
              "code": "LUAQ",
              "display": "left upper abd quadrant",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21780"
                }
              ]
            },
            {
              "code": "LUFA",
              "display": "left upper forearm",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21781"
                }
              ]
            },
            {
              "code": "LVG",
              "display": "left ventragluteal",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21782"
                }
              ]
            },
            {
              "code": "LVL",
              "display": "left vastus lateralis",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21783"
                }
              ]
            },
            {
              "code": "OD",
              "display": "right eye",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21784"
                }
              ]
            },
            {
              "code": "OS",
              "display": "left eye",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21785"
                }
              ]
            },
            {
              "code": "OU",
              "display": "bilateral eyes",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21786"
                }
              ]
            },
            {
              "code": "PA",
              "display": "perianal",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21787"
                }
              ]
            },
            {
              "code": "PERIN",
              "display": "perineal",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21788"
                }
              ]
            },
            {
              "code": "RA",
              "display": "right arm",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21789"
                }
              ]
            },
            {
              "code": "RAC",
              "display": "right anterior chest",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21790"
                }
              ]
            },
            {
              "code": "RACF",
              "display": "right antecubital fossa",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21791"
                }
              ]
            },
            {
              "code": "RD",
              "display": "right deltoid",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21792"
                }
              ]
            },
            {
              "code": "RE",
              "display": "right ear",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21793"
                }
              ]
            },
            {
              "code": "REJ",
              "display": "right external jugular",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21794"
                }
              ]
            },
            {
              "code": "RF",
              "display": "right foot",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21795"
                }
              ]
            },
            {
              "code": "RG",
              "display": "right gluteus medius",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21796"
                }
              ]
            },
            {
              "code": "RH",
              "display": "right hand",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21797"
                }
              ]
            },
            {
              "code": "RIJ",
              "display": "right internal jugular",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21798"
                }
              ]
            },
            {
              "code": "RLAQ",
              "display": "right lower abd quadrant",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21799"
                }
              ]
            },
            {
              "code": "RLFA",
              "display": "right lower forearm",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21800"
                }
              ]
            },
            {
              "code": "RMFA",
              "display": "right mid forearm",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21801"
                }
              ]
            },
            {
              "code": "RN",
              "display": "right naris",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "23250"
                }
              ]
            },
            {
              "code": "RPC",
              "display": "right posterior chest",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21802"
                }
              ]
            },
            {
              "code": "RSC",
              "display": "right subclavian",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21803"
                }
              ]
            },
            {
              "code": "RT",
              "display": "right thigh",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21804"
                }
              ]
            },
            {
              "code": "RUA",
              "display": "right upper arm",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21805"
                }
              ]
            },
            {
              "code": "RUAQ",
              "display": "right upper abd quadrant",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21806"
                }
              ]
            },
            {
              "code": "RUFA",
              "display": "right upper forearm",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21807"
                }
              ]
            },
            {
              "code": "RVG",
              "display": "right ventragluteal",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21808"
                }
              ]
            },
            {
              "code": "RVL",
              "display": "right vastus lateralis",
              "property": [
                {
                  "code": "status",
                  "valueCode": "active"
                },
                {
                  "code": "internalId",
                  "valueCode": "21809"
                }
              ]
            }
          ]
        },
        {
          "code": "_InjuryActSite",
          "display": "InjuryActSite",
          "definition": "An anatomical location on a human of an injury or disease which is the focus of an act.",
          "property": [
            {
              "code": "notSelectable",
              "valueBoolean": true
            },
            {
              "code": "status",
              "valueCode": "retired"
            },
            {
              "code": "internalId",
              "valueCode": "20949"
            }
          ]
        }
      ]
    },
    {
      "code": "_AnimalActSite",
      "display": "AnimalActSite",
      "definition": "An anatomical location on a non-human animal which can be the focus of an act.",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": true
        },
        {
          "code": "status",
          "valueCode": "retired"
        }
      ]
    }
  ]
}