PackagesCanonicalsLogsProblems
    Packages
    acme.profiling.tutorial.r4@1.0.0
    http://ardon.nl/fhir/StructureDefinition/HospitalXPatientNZ
{
  "description": "The New Zealand Patient definition for Hospital X.",
  "_filename": "HospitalXPatientNZ.json",
  "package_name": "acme.profiling.tutorial.r4",
  "date": "2020-06-17T12:50:15.2215634+00:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2020-06-17T12:50:15.360+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "HospitalXPatientNZ",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/v3/cda",
    "name": "CDA (R2)",
    "identity": "cda"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://loinc.org",
    "name": "LOINC code for the element",
    "identity": "loinc"
  } ],
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Hospital X Patient New Zealand",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "4f9e0f36-281b-4fb1-9b69-635aedc9cfab",
  "kind": "resource",
  "url": "http://ardon.nl/fhir/StructureDefinition/HospitalXPatientNZ",
  "version": "0.0.1",
  "differential": {
    "element": [ {
      "id": "Patient.identifier",
      "min": 1,
      "path": "Patient.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "use",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.identifier:officialNHI",
      "max": "1",
      "min": 1,
      "path": "Patient.identifier",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "sliceName": "officialNHI"
    }, {
      "id": "Patient.identifier:officialNHI.use",
      "min": 1,
      "path": "Patient.identifier.use",
      "fixedCode": "official"
    }, {
      "id": "Patient.identifier:officialNHI.system",
      "min": 1,
      "path": "Patient.identifier.system",
      "fixedUri": "https://standards.digital.health.nz/id/nhi"
    }, {
      "id": "Patient.identifier:officialNHI.value",
      "min": 1,
      "path": "Patient.identifier.value"
    }, {
      "id": "Patient.identifier:oldNHI",
      "path": "Patient.identifier",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "sliceName": "oldNHI"
    }, {
      "id": "Patient.identifier:oldNHI.use",
      "min": 1,
      "path": "Patient.identifier.use",
      "fixedCode": "old"
    }, {
      "id": "Patient.identifier:oldNHI.system",
      "min": 1,
      "path": "Patient.identifier.system",
      "fixedUri": "https://standards.digital.health.nz/id/nhi"
    }, {
      "id": "Patient.identifier:oldNHI.value",
      "min": 1,
      "path": "Patient.identifier.value"
    }, {
      "id": "Patient.contact",
      "path": "Patient.contact",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Contact"
      } ]
    } ]
  },
  "baseDefinition": "http://ardon.nl/fhir/StructureDefinition/HospitalXPatient"
}