FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"id": "il-core-family-member-history",
"url": "http://fhir.health.gov.il/StructureDefinition/il-core-family-member-history",
"version": "0.12.1",
"name": "ILCoreFamilyMemberHistory",
"title": "ILCore FamilyMemberHistory Profile",
"status": "draft",
"date": "2021-05-02",
"publisher": "Israel Core Team",
"contact": [
{
"telecom": [
{
"system": "email",
"value": "ido.levin@moh.gov.il"
}
]
}
],
"description": "Israel Core proposed constraints and extensions on theILCoreFamilyMemberHistory Resource",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "workflow",
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "FamilyMemberHistory",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "FamilyMemberHistory",
"path": "FamilyMemberHistory",
"short": "ILCore FamilyMemberHistory Profile",
"definition": "Definitions for the profile-FamilyMemberHistory resource profile."
},
{
"id": "FamilyMemberHistory.patient",
"path": "FamilyMemberHistory.patient",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.health.gov.il/StructureDefinition/il-core-patient"
]
}
]
},
{
"id": "FamilyMemberHistory.reasonReference",
"path": "FamilyMemberHistory.reasonReference",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.health.gov.il/StructureDefinition/il-core-condition",
"http://fhir.health.gov.il/StructureDefinition/il-core-observation",
"http://fhir.health.gov.il/StructureDefinition/il-core-allergy-intolerance",
"http://fhir.health.gov.il/StructureDefinition/il-core-questionnaire-response",
"http://fhir.health.gov.il/StructureDefinition/il-core-diagnostic-report",
"http://hl7.org/fhir/StructureDefinition/DocumentReference"
]
}
]
}
]
}
}