This page is part of the HL7 Terminology (v5.3.0: Release) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: v3 Value Set ActSite - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "v3-ActSite",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
},
"url" : "http://terminology.hl7.org/ValueSet/v3-ActSite",
"version" : "2018-08-12",
"name" : "ActSite",
"title" : "v3 Value Set ActSite",
"status" : "active",
"experimental" : false,
"date" : "2018-08-12",
"publisher" : "HL7, Inc",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org"
}
]
}
],
"description" : " An anatomical location on an organism which can be the focus of an act.",
"immutable" : true,
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActSite"
}
]
}
}