PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.dk.core@2.2.0
    http://hl7.dk/fhir/core/CodeSystem/address-type-dk-supplement
{
  "description": "The type of an address (physical / postal)",
  "_filename": "CodeSystem-address-type-dk-supplement.json",
  "package_name": "hl7.fhir.dk.core",
  "date": "2023-05-05T01:37:30+02:00",
  "publisher": "HL7 Denmark",
  "jurisdiction": [ {
    "coding": [ {
      "code": "DK",
      "system": "urn:iso:std:iso:3166",
      "display": "Denmark"
    } ]
  } ],
  "content": "supplement",
  "name": "AddressType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "DK Address Type",
  "package_version": "2.2.0",
  "supplements": "http://hl7.org/fhir/address-type",
  "status": "active",
  "id": "928110d1-4be7-4bc1-bddf-3ddcb330181a",
  "kind": null,
  "url": "http://hl7.dk/fhir/core/CodeSystem/address-type-dk-supplement",
  "concept": [ {
    "code": "postal",
    "designation": [ {
      "use": {
        "code": "900000000000013009",
        "system": "http://snomed.info/sct"
      },
      "value": "Post",
      "language": "da"
    } ]
  }, {
    "code": "physical",
    "designation": [ {
      "use": {
        "code": "900000000000013009",
        "system": "http://snomed.info/sct"
      },
      "value": "Fysisk",
      "language": "da"
    } ]
  }, {
    "code": "both",
    "designation": [ {
      "use": {
        "code": "900000000000013009",
        "system": "http://snomed.info/sct"
      },
      "value": "Post & fysisk",
      "language": "da"
    } ]
  } ],
  "version": "2.2.0",
  "contact": [ {
    "name": "HL7 Denmark",
    "telecom": [ {
      "value": "http://www.hl7.dk",
      "system": "url"
    }, {
      "value": "jenskristianvilladsen@gmail.com",
      "system": "email"
    } ]
  } ]
}