PackagesCanonicalsLogsProblems
    Packages
    dk.ehealth.sundhed.fhir.ig.core@3.5.0
    http://hl7.org/fhir/address-type
{
  "description": "The type of an address (physical / postal)",
  "_filename": "CodeSystem-hl7.org-fhir-address-type.json",
  "package_name": "dk.ehealth.sundhed.fhir.ig.core",
  "date": "2021-10-27T13:27:27+00:00",
  "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "jurisdiction": [ {
    "coding": [ {
      "code": "DK",
      "system": "urn:iso:std:iso:3166",
      "display": "Denmark"
    } ]
  } ],
  "content": "supplement",
  "name": "AddressType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Address Type",
  "package_version": "3.5.0",
  "supplements": "http://hl7.org/fhir/address-type",
  "status": "active",
  "id": "486dea6e-e3d1-4246-9092-1651e9be6a97",
  "kind": null,
  "url": "http://hl7.org/fhir/address-type",
  "concept": [ {
    "code": "postal",
    "display": "Postal",
    "definition": "Mailing addresses - PO Boxes and care-of addresses.",
    "designation": [ {
      "use": {
        "code": "900000000000013009",
        "system": "http://snomed.info/sct"
      },
      "value": "Post",
      "language": "da"
    } ]
  }, {
    "code": "physical",
    "display": "Physical",
    "definition": "A physical address that can be visited.",
    "designation": [ {
      "use": {
        "code": "900000000000013009",
        "system": "http://snomed.info/sct"
      },
      "value": "Fysisk",
      "language": "da"
    } ]
  }, {
    "code": "both",
    "display": "Postal & Physical",
    "definition": "An address that is both physical and postal.",
    "designation": [ {
      "use": {
        "code": "900000000000013009",
        "system": "http://snomed.info/sct"
      },
      "value": "Post & fysisk",
      "language": "da"
    } ]
  } ],
  "version": "3.5.0",
  "contact": [ {
    "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
    "telecom": [ {
      "value": "http://ehealth.sundhed.dk",
      "system": "url"
    } ]
  } ]
}