International Patient Summary 1.0.0 Release
1.0 - CI Build

International Patient Summary 1.0.0 Release - Local Development build (v1.0). See the Directory of published versions

: INDRoleclassCodes - JSON Representation

Active as of 2023-01-12

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "2.16.840.1.113883.11.20.9.33--20160623000000",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <code>urn:oid:2.16.840.1.113883.5.110</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>AGNT</td><td>agent</td></tr><tr><td>CAREGIVER</td><td>caregiver</td></tr><tr><td>ECON</td><td>emergency contact</td></tr><tr><td>GUAR</td><td>guarantor</td></tr><tr><td>NOK</td><td>next of kin</td></tr><tr><td>PRS</td><td>personal relationship</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod" : {
        "start" : "2016-06-23T00:00:00+01:00"
      }
    }
  ],
  "url" : "http://localhost:8877/fhir/ValueSet/2.16.840.1.113883.11.20.9.33--20160623000000",
  "identifier" : [
    {
      "use" : "official",
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.11.20.9.33"
    }
  ],
  "version" : "1.0",
  "name" : "INDRoleclassCodes",
  "title" : "INDRoleclassCodes",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-01-12T22:27:49+01:00",
  "publisher" : "Health Level Seven",
  "contact" : [
    {
      "name" : "HL7 International - International Patient Summary",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/structure"
        }
      ]
    }
  ],
  "description" : "INDRoleclassCodes",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "urn:oid:2.16.840.1.113883.5.110",
        "concept" : [
          {
            "code" : "AGNT",
            "display" : "agent"
          },
          {
            "code" : "CAREGIVER",
            "display" : "caregiver"
          },
          {
            "code" : "ECON",
            "display" : "emergency contact"
          },
          {
            "code" : "GUAR",
            "display" : "guarantor"
          },
          {
            "code" : "NOK",
            "display" : "next of kin"
          },
          {
            "code" : "PRS",
            "display" : "personal relationship"
          }
        ]
      }
    ]
  }
}