FHIR IG analytics| Package | hl7.fhir.us.home-lab-report.r4b |
| Resource Type | Organization |
| Id | Organization-us-core-organization-acme-corporation.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization
Resource Organization "us-core-organization-acme-corporation" Version "1" Updated "2023-01-25 03:55:30+0000"
Information Source: #hFottMb9EDuarurm!
Profile: US Core Organization Profile
active: true
name: Acme Corporation
telecom: +1(858)552-1100
{
"resourceType": "Organization",
"id": "us-core-organization-acme-corporation",
"meta": {
"versionId": "1",
"lastUpdated": "2023-01-25T03:55:30.489+00:00",
"source": "#hFottMb9EDuarurm",
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"name": "Acme Corporation",
"telecom": [
{
"system": "phone",
"value": "+1(858)552-1100"
}
]
}