FHIR IG analytics| Package | hl7.fhir.us.home-lab-report |
| Resource Type | Organization |
| Id | Organization-us-core-organization-proctor.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization us-core-organization-proctor
active: true
name: Proctor Organization
telecom: +1(858)552-1111
{
"resourceType": "Organization",
"id": "us-core-organization-proctor",
"meta": {
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"name": "Proctor Organization",
"telecom": [
{
"system": "phone",
"value": "+1(858)552-1111"
}
]
}