FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.home-lab-report.r4b
Resource TypeOrganization
IdOrganization-us-core-organization-acme-corporation.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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


Source1

{
  "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"
    }
  ]
}