FHIR IG analytics| Package | hl7.fhir.us.davinci-pct.r4b |
| Resource Type | Location |
| Id | Location-PCT-ServiceLocation-1.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Location PCT-ServiceLocation-1
Profile: PCT Service Location
status: Active
name: Hospital
type: Hospital
{
"resourceType": "Location",
"id": "PCT-ServiceLocation-1",
"meta": {
"profile": [
"http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-service-location"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"name": "Hospital",
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "HOSP",
"display": "Hospital"
}
]
}
]
}