Package | fhir.outburn.co.il |
Resource Type | StructureDefinition |
Id | leumit-patient |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=fhir.outburn.co.il@0.5.5&canonical=http://md.fhir.leumit.co.il/StructureDefinition/leumit-patient |
URL | http://md.fhir.leumit.co.il/StructureDefinition/leumit-patient |
Status | draft |
Name | LeumitPatient |
Title | Leumit Patient Profile |
Realm | us |
Authority | hl7 |
Description | Leumit proposed profile for a Patient resouce |
Type | Patient |
Kind | resource |
No resources found
StructureDefinition | |
ExtFamilyHead | family-head |
ExtInfoApproved | Extension: Info-approved |
ExtPopulationType | population-type |
il-core-patient | ILCore Patient Profile |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "leumit-patient", "url": "http://md.fhir.leumit.co.il/StructureDefinition/leumit-patient", "name": "LeumitPatient", "title": "Leumit Patient Profile", "status": "draft", "description": "Leumit proposed profile for a Patient resouce", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" }, { "identity": "cda", "uri": "http://hl7.org/v3/cda", "name": "CDA (R2)" }, { "identity": "w5", "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping" }, { "identity": "v2", "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping" }, { "identity": "loinc", "uri": "http://loinc.org", "name": "LOINC code for the element" } ], "kind": "resource", "abstract": false, "type": "Patient", "baseDefinition": "http://fhir.health.gov.il/StructureDefinition/il-core-patient", "derivation": "constraint", "differential": { "element": [ { "id": "Patient.extension:info-approved", "path": "Patient.extension", "sliceName": "info-approved", "min": 0, "max": "1", "type": [ { "code": "Extension", "profile": [ "http://fhir.leumit.co.il/StructureDefinition/ExtInfoApproved" ] } ] }, { "id": "Patient.extension:population-type", "path": "Patient.extension", "sliceName": "population-type", "min": 0, "max": "1", "type": [ { "code": "Extension", "profile": [ "http://fhir.leumit.co.il/StructureDefinition/ExtPopulationType" ] } ] }, { "id": "Patient.extension:family-head", "path": "Patient.extension", "sliceName": "family-head", "min": 0, "max": "1", "type": [ { "code": "Extension", "profile": [ "http://fhir.leumit.co.il/StructureDefinition/ExtFamilyHead" ] } ] }, { "id": "Patient.identifier:fict", "path": "Patient.identifier", "sliceName": "fict", "short": "fictive patient ID", "min": 0, "max": "1", "mustSupport": true }, { "id": "Patient.identifier:fict.use", "path": "Patient.identifier.use", "patternCode": "secondary" }, { "id": "Patient.identifier:fict.system", "path": "Patient.identifier.system", "fixedUri": "http://fhir.leumit.co.il/Identifier/fict-patient" }, { "id": "Patient.identifier:ppn-no-system", "path": "Patient.identifier", "sliceName": "ppn-no-system", "min": 0, "max": "1" }, { "id": "Patient.identifier:ppn-no-system.extension", "path": "Patient.identifier.extension", "min": 1 }, { "id": "Patient.identifier:ppn-no-system.extension:data-absent-reason", "path": "Patient.identifier.extension", "sliceName": "data-absent-reason", "min": 1, "max": "1", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/data-absent-reason" ] } ] }, { "id": "Patient.identifier:ppn-no-system.extension:data-absent-reason.value[x]", "path": "Patient.identifier.extension.value[x]", "fixedCode": "unknown" } ] } }