FHIR IG analytics| Package | zw.fhir.ig.lab |
| Resource Type | Organization |
| Id | Organization-example-national-virology-lab.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization example-national-virology-lab
Profile: ZW Laboratory (Organization)
identifier: http://mohcc.gov.zw/fhir/lab/CodeSystem/zw-laboratories/ZWLPAR001
type: Laboratory
name: National Virology Laboratory
{
"resourceType": "Organization",
"id": "example-national-virology-lab",
"meta": {
"profile": [
"http://mohcc.gov.zw/fhir/lab/StructureDefinition/zw-laboratory"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://mohcc.gov.zw/fhir/lab/CodeSystem/zw-laboratories",
"value": "ZWLPAR001"
}
],
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/organization-type",
"code": "other",
"display": "Other"
}
],
"text": "Laboratory"
}
],
"name": "National Virology Laboratory"
}