FHIR IG analytics| Package | ch.fhir.ig.ch-emr |
| Resource Type | Flag |
| Id | Flag-EX-RiskFactor.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Flag",
"id": "EX-RiskFactor",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-flag-risk-to-healthcare-personnel"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/flag-category",
"code": "safety",
"display": "Safety"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/2011000195101",
"code": "66071002"
}
]
},
"subject": {
"reference": "Patient/EX-Patient"
}
}