STU 3 Ballot

This page is part of the FHIR Specification (v1.6.0: STU 3 Ballot 4). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4B R3 R2

Valueset-doc-classcodes.json

Raw JSON (canonical form)

Definition for Value SetFHIR Document Class Codes

{
  "resourceType": "ValueSet",
  "id": "doc-classcodes",
  "meta": {
    "lastUpdated": "2016-08-11T17:02:54.322+10:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div>!-- Snipped for Brevity --></div>"
  },
  "url": "http://hl7.org/fhir/ValueSet/doc-classcodes",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.2.125"
    }
  ],
  "version": "1.6.0",
  "name": "FHIR Document Class Codes",
  "status": "draft",
  "experimental": true,
  "publisher": "HL7",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://hl7.org"
        }
      ]
    }
  ],
  "date": "2016-08-11T17:02:54+10:00",
  "description": "LOINC codes for Document Kind, taken from the LOINC document ontology.",
  "copyright": "This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use.",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "LP173387-4",
            "display": "Administrative note"
          },
          {
            "code": "LP173388-2",
            "display": "Against medical advice note"
          },
          {
            "code": "LP173389-0",
            "display": "Agreement"
          },
          {
            "code": "LP173390-8",
            "display": "Certificate"
          },
          {
            "code": "LP173394-0",
            "display": "Consent"
          },
          {
            "code": "LP173403-9",
            "display": "Contract"
          },
          {
            "code": "LP193873-9",
            "display": "Driver license"
          },
          {
            "code": "LP173404-7",
            "display": "Health insurance card"
          },
          {
            "code": "LP173405-4",
            "display": "Health insurance-related form"
          },
          {
            "code": "LP173406-2",
            "display": "Health record cover sheet"
          },
          {
            "code": "LP173407-0",
            "display": "Legal document"
          },
          {
            "code": "LP181089-6",
            "display": "Request"
          },
          {
            "code": "LP173409-6",
            "display": "Advance directive"
          },
          {
            "code": "LP173410-4",
            "display": "Do not resuscitate"
          },
          {
            "code": "LP173412-0",
            "display": "Living will"
          },
          {
            "code": "LP173413-8",
            "display": "Rescinded advance directive"
          },
          {
            "code": "LP173414-6",
            "display": "Diagram"
          },
          {
            "code": "LP173415-3",
            "display": "Flowsheet"
          },
          {
            "code": "LP181112-6",
            "display": "Form"
          },
          {
            "code": "LP181116-7",
            "display": "Instructions"
          },
          {
            "code": "LP181119-1",
            "display": "Action plan"
          },
          {
            "code": "LP173118-3",
            "display": "Discharge instructions"
          },
          {
            "code": "LP173416-1",
            "display": "Legal"
          },
          {
            "code": "LP173417-9",
            "display": "Letter"
          },
          {
            "code": "LP173418-7",
            "display": "Note"
          },
          {
            "code": "LP173419-5",
            "display": "Adverse event note"
          },
          {
            "code": "LP173420-3",
            "display": "Alert"
          },
          {
            "code": "LP181207-4",
            "display": "Order"
          },
          {
            "code": "LP181204-1",
            "display": "Prescription"
          },
          {
            "code": "LP156982-3",
            "display": "Photographic image"
          },
          {
            "code": "LP173421-1",
            "display": "Report"
          },
          {
            "code": "LP183503-4",
            "display": "Case report"
          },
          {
            "code": "LP183502-6",
            "display": "Registry report"
          }
        ]
      }
    ]
  }
}

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.