FHIR IG analytics| Package | il.tasmc.fhir.r4 |
| Resource Type | Encounter |
| Id | Encounter-tasmc-enc-sub-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Encounter",
"id": "tasmc-enc-sub-01",
"meta": {
"security": [
{
"system": "http://fhir.health.gov.il/cs/il-hdp-information-buckets",
"code": "encounterInformation",
"display": "ביקורים"
}
],
"profile": [
"http://fhir.tasmc.org.il/StructureDefinition/tasmc-encounter-inpatient-care-segment"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"display": "Strong Identifier",
"code": "strong-id",
"system": "http://fhir.health.gov.il/cs/il-core-identifier-type"
}
]
},
"system": "http://fhir.tasmc.org.il/identifier/cml-medical-record",
"value": "MR-ADM-98765"
},
{
"type": {
"coding": [
{
"display": "admission",
"code": "adm",
"system": "http://fhir.tasmc.org.il/cs/local-identifier-type"
}
]
},
"system": "http://fhir.tasmc.org.il/identifier/cml-medical-record",
"value": "MR-ADM-98765"
},
{
"type": {
"coding": [
{
"display": "Followup",
"code": "followup",
"system": "http://fhir.tasmc.org.il/cs/local-identifier-type"
}
]
},
"system": "http://fhir.tasmc.org.il/identifier/cml-medical-record",
"value": "MR-FU-98765"
},
{
"type": {
"coding": [
{
"display": "Release",
"code": "release",
"system": "http://fhir.tasmc.org.il/cs/local-identifier-type"
}
]
},
"system": "http://fhir.tasmc.org.il/identifier/cml-medical-record",
"value": "MR-REL-98765"
}
],
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "IMP",
"display": "inpatient encounter"
},
"type": [
{
"coding": [
{
"system": "http://fhir.health.gov.il/cs/il-core-encounter-type",
"code": "inpatient-care-segment-hdp"
}
]
}
],
"serviceType": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "394579002",
"display": "Cardiology"
}
]
},
"subject": {
"identifier": {
"system": "http://fhir.tasmc.org.il/identifier/cml-pat-num",
"value": "57074908"
}
},
"period": {
"start": "2026-04-11T02:00:00+03:00",
"end": "2026-04-14T00:30:00+03:00"
},
"reasonCode": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "22298006",
"display": "Myocardial infarction (disorder)"
}
]
}
],
"location": [
{
"location": {
"reference": "Location/LOC.20"
},
"physicalType": {
"coding": [
{
"system": "http://fhir.health.gov.il/cs/il-core-location-physical-type",
"code": "hospital-nursing-unit",
"display": "Hospital nursing unit"
}
]
},
"period": {
"start": "2026-04-11T02:00:00+03:00",
"end": "2026-04-14T00:30:00+03:00"
},
"status": "completed"
}
],
"serviceProvider": {
"identifier": {
"system": "http://fhir.tasmc.org.il/identifier/unit_id",
"value": "20"
},
"reference": "Organization/UNIT.20"
},
"status": "finished",
"partOf": {
"reference": "Encounter/tasmc-enc-main-01"
}
}