FHIR IG analytics| Package | hl7.fhir.uv.ips |
| Resource Type | Organization |
| Id | Organization-lab-org-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization lab-org-example
Language: en
Profile: Organization (IPS)
active: true
type: Hospital-based laboratory facility
name: Best Hospital Laboratory
{
"resourceType": "Organization",
"id": "lab-org-example",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ips/StructureDefinition/Organization-uv-ips"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"type": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "73588009",
"display": "Hospital-based laboratory facility"
}
]
}
],
"name": "Best Hospital Laboratory"
}