Example in Electronic Case Reporting2.1.2
Organization

Acme_Labs

Organization-organization-ecr-acme-laboratory.json

Resource Details

Resource Type
Organization
Resource ID
organization-ecr-acme-laboratory
Identifier
http://hl7.org.fhir/sid/us-npi|1144221999
Conforms To
http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-organization

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Organization",
  "id": "organization-ecr-acme-laboratory",
  "filename": "Organization-organization-ecr-acme-laboratory.json",
  "profile": [
    "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-organization"
  ],
  "identifier": {
    "system": "http://hl7.org.fhir/sid/us-npi",
    "value": "1144221999"
  },
  "displayName": "Acme_Labs",
  "type": "outpatient laboratory",
  "title": "Acme_Labs"
}