FHIR IG analytics| Package | il.laniado.fhir.r4 |
| Resource Type | Flag |
| Id | Flag-flag-laniado-01.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Flag",
"id": "flag-laniado-01",
"meta": {
"source": "http://emr.laniado.org.il",
"profile": [
"http://fhir.laniado.org.il/StructureDefinition/laniado-flag"
]
},
"extension": [
{
"extension": [
{
"url": "type",
"valueCode": "text"
},
{
"url": "text",
"valueString": "Contact isolation required — MRSA carrier"
}
],
"url": "http://fhir.laniado.org.il/StructureDefinition/ext-flag-note"
}
],
"identifier": [
{
"system": "http://fhir.laniado.org.il/Identifier/demog-alert",
"value": "ALERT-20240115-001"
}
],
"category": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "74018-3",
"display": "Alert category"
}
]
}
],
"code": {
"coding": [
{
"system": "http://fhir.laniado.org.il/CodeSystem/k-demog-alert",
"code": "6",
"display": "בידוד מגע"
},
{
"code": "432415000",
"system": "http://snomed.info/sct",
"display": "Methicillin resistant Staphylococcus aureus carrier"
}
]
},
"status": "active",
"subject": {
"reference": "Patient/LaniadoPatientExample"
},
"author": {
"reference": "Practitioner/LaniadoPractitionerExample"
}
}