HL7 Italia Terminologie
0.1.1 - CI Build

HL7 Italia Terminologie - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

EHIC Personal ID (system IDs - oid) - JSON Representation

(back to description)

Raw json

Source view


{
  "resourceType" : "ValueSet",
  "id" : "oid-ehicPersonalId",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <code>urn:ietf:rfc:1155</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>2.16.840.1.113883.2.9.4.3.2</td><td>Italian Fiscal Code</td></tr></table></li></ul></div>"
  },
  "url" : "http://terminology.hl7.it/ValueSet/oid-ehicPersonalId",
  "version" : "0.1.1",
  "name" : "VsEHICPersonalIdOid",
  "title" : "EHIC Personal ID (system IDs - oid) ",
  "status" : "active",
  "date" : "2023-12-11T12:55:16+02:00",
  "publisher" : "HL7 Italia",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.it"
        }
      ]
    }
  ],
  "description" : "System identifiers (oid) used for the EHIC#6 Personal Identification Number",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "IT"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "urn:ietf:rfc:1155",
        "concept" : [
          {
            "code" : "2.16.840.1.113883.2.9.4.3.2",
            "display" : "Italian Fiscal Code"
          }
        ]
      }
    ]
  }
}