STU 3 Candidate

This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 4.0.1. For a full list of available versions, see the Directory of published versions

Ccda\valueset-2.16.840.1.113883.1.11.20.22.json

Raw JSON (canonical form)

Definition for Value SetHPDocumentType

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.1.11.20.22",
  "meta": {
    "lastUpdated": "2016-03-31T08:01:25.570+11:00"
  },
  "text": {
    "status": "generated",
    "div": "<div>!-- Snipped for Brevity --></div>"
  },
  "url": "http://hl7.org/fhir/ValueSet/2.16.840.1.113883.1.11.20.22",
  "name": "HPDocumentType",
  "status": "active",
  "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"
          }
        ]
      }
    ]
  }
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.