FHIR IG analytics| Package | hl7.fhir.uv.cpg |
| Resource Type | Flag |
| Id | Flag-rf-scenario4.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Flag",
"id": "rf-scenario4",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-flag"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/flag-category",
"code": "admin",
"display": "Administrative"
}
]
}
],
"code": {
"text": "Flag"
},
"subject": {
"reference": "Patient/rf-scenario4-patient"
}
}