FHIR IG analytics| Package | hl7.fhir.us.healthedata1-sandbox |
| Resource Type | Flag |
| Id | Flag-flag-service-animal.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Flag flag-service-animal
Profile: US Core Flag Profile
status: Active
category: Reasonable accommodation
code: Allow service animals in facility
subject: Amy V. Baxter
{
"resourceType": "Flag",
"id": "flag-service-animal",
"meta": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/instance-name",
"valueString": "Service Animal Accommodation Flag Example"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/instance-description",
"valueMarkdown": "This example of a *US Core Flag Profile* illustrates a patient accommodation indicating that a service animal must be permitted to accompany the patient within the facility."
}
],
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-flag"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-category",
"code": "accommodation"
}
],
"text": "Reasonable accommodation"
}
],
"code": {
"text": "Allow service animals in facility"
},
"subject": {
"reference": "Patient/example",
"display": "Amy V. Baxter"
}
}