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

FHIR IG analytics

Packagehl7.eu.fhir.gh
Resource TypeOrganization
IdOrganization-ORG1.json
FHIR VersionR5

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 ORG1

identifier: urn:oid:1.3.6.1.4.1.519.1/134489525

active: true

type: Non-Healthcare Business or Corporation

name: Pfizer Laboratories Div Pfizer Inc


Source1

{
  "resourceType": "Organization",
  "id": "ORG1",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/Organization-uv-epi"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:1.3.6.1.4.1.519.1",
      "value": "134489525"
    }
  ],
  "active": true,
  "type": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/organization-type",
          "code": "bus",
          "display": "Non-Healthcare Business or Corporation"
        }
      ]
    }
  ],
  "name": "Pfizer Laboratories Div Pfizer Inc"
}