STU 1 Ballot

This page is part of the C-CDA on FHIR Implementation Guide (v1.6.0: STU 1 Ballot 1) based on FHIR v1.6.0. The current version which supercedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions

HPDocumentType

{
  "resourceType" : "ValueSet",
  "id" : "2.16.840.1.113883.1.11.20.22",
  "url" : "http://hl7.org/fhir/ccda/ValueSet/2.16.840.1.113883.1.11.20.22",
  "name" : "HPDocumentType",
  "status" : "active",
  "date" : "2016-08-11T21:16:47+10:00",
  "description" : "LOINC document type codes for History and Physical documents. ",
  "compose" : {
    "include" : [
      {
        "system" : "urn:oid:2.16.840.1.113883.6.1",
        "concept" : [
          {
            "code" : "34117-2",
            "display" : "History and physical note"
          },
          {
            "code" : "11492-6",
            "display" : "Provider-unspecified, History and physical note"
          },
          {
            "code" : "28626-0",
            "display" : "Physician History and physical note"
          },
          {
            "code" : "34774-0",
            "display" : "Surgery History and physical note"
          },
          {
            "code" : "34115-6",
            "display" : "Medical student Hospital History and physical note"
          },
          {
            "code" : "34116-4",
            "display" : "Physician Nursing facility History and physical note"
          },
          {
            "code" : "34095-0",
            "display" : "Comprehensive history and physical note"
          },
          {
            "code" : "34096-8",
            "display" : "Nursing facility Comprehensive history and physical note"
          },
          {
            "code" : "51849-8",
            "display" : "Admission history and physical note"
          },
          {
            "code" : "47039-3",
            "display" : "Hospital Admission history and physical note"
          },
          {
            "code" : "34763-3",
            "display" : "General medicine Admission history and physical note"
          },
          {
            "code" : "34094-3",
            "display" : "Cardiology Hospital Admission history and physical note"
          },
          {
            "code" : "34138-8",
            "display" : "Targeted history and physical note"
          }
        }
      }
    }
  }
}