FHIR IG analytics| Package | hl7.fhir.uv.ips |
| Resource Type | Flag |
| Id | Flag-546482.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Flag 546482
Language: en-US
Profile: Flag - Alert (IPS)
Flag Priority: High priority
status: Active
category: Subject Contact
code: Patient Immunocompromised
subject: Marie Lux-Brennard Female, DoB: 1998-04-17 ( urn:oid:1.3.182.4.4#1998041799999)
{
"resourceType": "Flag",
"id": "546482",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ips/StructureDefinition/Flag-alert-uv-ips"
]
},
"language": "en-US",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/flag-priority",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/flag-priority-code",
"code": "PH",
"display": "High priority"
}
]
}
}
],
"status": "active",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/flag-category",
"code": "contact",
"display": "Subject Contact"
}
],
"text": "Subject Contact"
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "370388006",
"display": "Patient immunocompromised (finding)"
}
],
"text": "Patient Immunocompromised"
},
"subject": {
"reference": "Patient/66033"
}
}