VA PGHD FHIR R4 Governance
2.1.27 - active

VA PGHD FHIR R4 Governance - Local Development build (v2.1.27) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Body Temperature Location Code - TTL Representation

Active as of 2023-03-01

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "body-temperature-location-code-v1.0"] ; # 
  fhir:meta [
    ( fhir:tag [
fhir:system [
fhir:v "https://wiki.mobilehealth.va.gov/x/Onc1C"^^xsd:anyURI ;
fhir:l <https://wiki.mobilehealth.va.gov/x/Onc1C>       ] ;
fhir:code [ fhir:v "07542190-470a-4043-af42-aaac98406d57" ] ;
fhir:display [ fhir:v "PGD Terminology Governance" ]     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet body-temperature-location-code-v1.0</b></p><a name=\"body-temperature-location-code-v1.0\"> </a><a name=\"hcbody-temperature-location-code-v1.0\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Tag: PGD Terminology Governance (Details: Onc1C code 07542190-470a-4043-af42-aaac98406d57 = 'PGD Terminology Governance')</p></div><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/422005\">422005</a></td><td>Structure of inferior surface of tongue (body structure)</td></tr><tr><td><a href=\"http://snomed.info/id/84301002\">84301002</a></td><td>External auditory canal structure (body structure)</td></tr><tr><td><a href=\"http://snomed.info/id/362620003\">362620003</a></td><td>Entire temporal region (body structure)</td></tr><tr><td><a href=\"http://snomed.info/id/76261009\">76261009</a></td><td>Skin structure of axilla (body structure)</td></tr><tr><td><a href=\"http://snomed.info/id/110804000\">110804000</a></td><td>Anus and rectum, CS</td></tr><tr><td><a href=\"http://snomed.info/id/8205005\">8205005</a></td><td>Wrist region structure (body structure)</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://veteran.apps.va.gov/smart-pgd-fhir/v2/ValueSet/body-temperature-location-code-v1.0"^^xsd:anyURI ;
fhir:l <https://veteran.apps.va.gov/smart-pgd-fhir/v2/ValueSet/body-temperature-location-code-v1.0>
  ] ; # 
  fhir:version [ fhir:v "2.1.27"] ; # 
  fhir:name [ fhir:v "BodyTemperatureLocationCode"] ; # 
  fhir:title [ fhir:v "Body Temperature Location Code"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2023-03-01"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "Department of Veterans Affairs, Veterans Health Administration, Office of Connected Care"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Department of Veterans Affairs, Veterans Health Administration, Office of Connected Care" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.va.gov" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Types of patient-generated data specifying body locations where the temperature can be taken."] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "422005" ] ;
fhir:display [ fhir:v "Structure of inferior surface of tongue (body structure)" ]       ] [
fhir:code [ fhir:v "84301002" ] ;
fhir:display [ fhir:v "External auditory canal structure (body structure)" ]       ] [
fhir:code [ fhir:v "362620003" ] ;
fhir:display [ fhir:v "Entire temporal region (body structure)" ]       ] [
fhir:code [ fhir:v "76261009" ] ;
fhir:display [ fhir:v "Skin structure of axilla (body structure)" ]       ] [
fhir:code [ fhir:v "110804000" ] ;
fhir:display [ fhir:v "Anus and rectum, CS" ]       ] [
fhir:code [ fhir:v "8205005" ] ;
fhir:display [ fhir:v "Wrist region structure (body structure)" ]       ] )     ] )
  ] . #