{
"description": "DGMC Consultation Answer",
"_filename": "StructureDefinition-dgmc-cml-consultation-answer.json",
"package_name": "il.fhir.r4.dgmc",
"date": "2025-03-25",
"derivation": "constraint",
"publisher": "Division of Governmental Hospitals Israel",
"fhirVersion": "4.0.1",
"name": "DGMCConsultationAnswer",
"abstract": false,
"type": "Procedure",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "DGMC Consultation Answer",
"package_version": "0.4.0",
"status": "draft",
"id": "ffe98f7a-9811-45d2-b863-87f9b4c09250",
"kind": "resource",
"url": "http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-cml-consultation-answer",
"version": "0.2.0",
"differential": {
"element": [ {
"id": "Procedure.id",
"min": 1,
"path": "Procedure.id"
}, {
"id": "Procedure.identifier.system",
"min": 1,
"path": "Procedure.identifier.system",
"binding": {
"strength": "required",
"valueSet": "http://fhir.dgmc.health.gov.il/ValueSet/cml-counseling-answer-uri"
}
}, {
"id": "Procedure.identifier.value",
"min": 1,
"path": "Procedure.identifier.value"
}, {
"id": "Procedure.basedOn",
"max": "1",
"min": 1,
"path": "Procedure.basedOn"
}, {
"id": "Procedure.basedOn.reference",
"min": 1,
"path": "Procedure.basedOn.reference"
}, {
"id": "Procedure.code.coding",
"min": 1,
"path": "Procedure.code.coding"
}, {
"id": "Procedure.code.coding.system",
"min": 1,
"path": "Procedure.code.coding.system",
"fixedUri": "http://snomed.info/sct"
}, {
"id": "Procedure.code.coding.code",
"min": 1,
"path": "Procedure.code.coding.code",
"fixedCode": "11429006"
}, {
"id": "Procedure.code.coding.display",
"min": 1,
"path": "Procedure.code.coding.display",
"patternString": "Consultation"
}, {
"id": "Procedure.subject.reference",
"min": 1,
"path": "Procedure.subject.reference"
}, {
"id": "Procedure.performed[x]",
"path": "Procedure.performed[x]",
"type": [ {
"code": "dateTime"
} ]
}, {
"id": "Procedure.performed[x]:performedDateTime",
"min": 1,
"path": "Procedure.performed[x]",
"type": [ {
"code": "dateTime"
} ],
"sliceName": "performedDateTime"
}, {
"id": "Procedure.recorder",
"min": 1,
"path": "Procedure.recorder"
}, {
"id": "Procedure.recorder.reference",
"min": 1,
"path": "Procedure.recorder.reference"
}, {
"id": "Procedure.asserter.reference",
"min": 1,
"path": "Procedure.asserter.reference"
}, {
"id": "Procedure.outcome",
"min": 1,
"path": "Procedure.outcome"
}, {
"id": "Procedure.outcome.text",
"min": 1,
"path": "Procedure.outcome.text"
}, {
"id": "Procedure.followUp",
"max": "2",
"path": "Procedure.followUp",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "$this",
"type": "pattern"
} ]
}
}, {
"id": "Procedure.followUp:cml-follow-up",
"max": "1",
"min": 0,
"path": "Procedure.followUp",
"sliceName": "cml-follow-up",
"patternCodeableConcept": {
"coding": [ {
"code": "follow-up-needed",
"system": "http://fhir.dgmc.health.gov.il/cs/consultation-followup-flag"
} ]
}
}, {
"id": "Procedure.followUp:cml-follow-up.coding.display",
"min": 1,
"path": "Procedure.followUp.coding.display",
"patternString": "נדרש המשך מעקב"
}, {
"id": "Procedure.followUp:cml-final-answer-needed",
"max": "1",
"min": 0,
"path": "Procedure.followUp",
"sliceName": "cml-final-answer-needed",
"patternCodeableConcept": {
"coding": [ {
"code": "final-answer-needed",
"system": "http://fhir.dgmc.health.gov.il/cs/consultation-followup-flag"
} ]
}
}, {
"id": "Procedure.followUp:cml-final-answer-needed.coding.display",
"min": 1,
"path": "Procedure.followUp.coding.display",
"patternString": "תשובה זמנית (ממתין לתשובה סופית)"
} ]
},
"baseDefinition": "http://fhir.health.gov.il/StructureDefinition/il-core-procedure"
}