PackagesCanonicalsLogsProblems
    Packages
    fhir.outburn.co.il@0.5.1
    http://fhir.outburn.co.il/StructureDefinition/jcpm-patient
{
  "description": "Proposed constraints and extensions on the JCPMPatient Resource.",
  "_filename": "StructureDefinition-jcpm-patient.json",
  "package_name": "fhir.outburn.co.il",
  "date": "2022-01-30",
  "derivation": "constraint",
  "publisher": "Outburn LTD.",
  "fhirVersion": "4.0.1",
  "name": "JCPMPatient",
  "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": "JCPM Patient Profile",
  "package_version": "0.5.1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
    "valueString": "Base.Individuals"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
    "valueCode": "patient"
  } ],
  "status": "draft",
  "language": "he-IL",
  "id": "a0ea5538-5060-42eb-b153-29f853377e77",
  "kind": "resource",
  "url": "http://fhir.outburn.co.il/StructureDefinition/jcpm-patient",
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "id": "Patient",
      "path": "Patient",
      "short": "JCPM Patient profile",
      "isModifier": false
    }, {
      "path": "Patient.identifier",
      "min": 0,
      "definition": "The person’s temporary identifier in Hadassah hospital ",
      "short": "Person's Identifier - hadassah temporary id",
      "mustSupport": false,
      "sliceName": "hadassah-temp",
      "patternIdentifier": {
        "system": "http://fhir.hadassah.org.il/identifier/temporary-patient-id"
      },
      "max": "1",
      "id": "Patient.identifier:hadassah-temp"
    }, {
      "id": "Patient.identifier:hadassah-temp.value",
      "path": "Patient.identifier.value",
      "short": "A Hadassah temporary identifier"
    }, {
      "path": "Patient.identifier",
      "min": 0,
      "definition": "The person’s temporary identifier in Meuhedet HMO ",
      "short": "Person's Identifier - meuhedet temporary id",
      "mustSupport": false,
      "sliceName": "meuhedet-temp",
      "patternIdentifier": {
        "system": "http://fhir.meuhedet.org.il/identifier/temporary-patient-id"
      },
      "max": "1",
      "id": "Patient.identifier:meuhedet-temp"
    }, {
      "id": "Patient.identifier:meuhedet-temp.value",
      "path": "Patient.identifier.value",
      "short": "A Meuhedet temporary identifier"
    }, {
      "path": "Patient.identifier",
      "min": 0,
      "definition": "The person’s temporary identifier in SZMC hospital ",
      "short": "Person's Identifier - szmc temporary id",
      "mustSupport": false,
      "sliceName": "szmc-temp",
      "patternIdentifier": {
        "system": "http://fhir.szmc.org.il/identifier/temporary-patient-id"
      },
      "max": "1",
      "id": "Patient.identifier:szmc-temp"
    }, {
      "id": "Patient.identifier:szmc-temp.value",
      "path": "Patient.identifier.value",
      "short": "A SZMC temporary identifier"
    } ]
  },
  "contact": [ {
    "name": "Outburn LTD",
    "telecom": [ {
      "value": "http://outburn.co.il",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://fhir.health.gov.il/StructureDefinition/il-core-patient"
}