Vanna Health IG
0.0.2 - ci-build
Vanna Health IG - Local Development build (v0.0.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Flag",
"id" : "MustKnowExample",
"meta" : {
"profile" : [
🔗 "http://vanna.health/fhir/StructureDefinition/vanna-flag"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Flag</b><a name=\"MustKnowExample\"> </a><a name=\"hcMustKnowExample\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Flag "MustKnowExample" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vanna-flag.html\">VannaFlag</a></p></div><p><b>status</b>: active</p><p><b>code</b>: Johnny _hates_ ice cream <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>subject</b>: <a href=\"http://fhir.org/packages/us.nlm.vsac/Patient/5bb2a317-06de-4054-aabe-32a04aba0ae8\">Patient/5bb2a317-06de-4054-aabe-32a04aba0ae8</a></p><p><b>period</b>: 2024-04-26 16:07:41+0000 --> (ongoing)</p><p><b>author</b>: <a href=\"http://fhir.org/packages/us.nlm.vsac/Practitioner/ea607d76-b60e-4b31-a5be-508e55680912\">Practitioner/ea607d76-b60e-4b31-a5be-508e55680912</a></p></div>"
},
"status" : "active",
"code" : {
"text" : "Johnny _hates_ ice cream"
},
"subject" : {
"reference" : "Patient/5bb2a317-06de-4054-aabe-32a04aba0ae8"
},
"period" : {
"start" : "2024-04-26T16:07:41.000Z"
},
"author" : {
"reference" : "Practitioner/ea607d76-b60e-4b31-a5be-508e55680912"
}
}