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

FHIR IG analytics

Packagehl7.fhir.it.lab-report
Resource TypeOrganization
IdOrganization-5fd3f1a6-b2c8-44cb-8237-0b5f0a81f2a8.json
FHIR VersionR4

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 "5fd3f1a6-b2c8-44cb-8237-0b5f0a81f2a8"

Profile: Organization - Lab Report

identifier: http://hl7.it/sid/fls/120201, http://hl7.it/sid/vda/asl/201

active: true

type: Azienda Sanitaria Locale (HL7 Italia - Tipo di Entità#asl)

name: Azienda Sanitara Locale Roma 1

Contacts

-Telecom
*ph: 06 123456

Source1

{
  "resourceType": "Organization",
  "id": "5fd3f1a6-b2c8-44cb-8237-0b5f0a81f2a8",
  "meta": {
    "profile": [
      "http://hl7.it/fhir/lab-report/StructureDefinition/organization-it-lab"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://hl7.it/sid/fls",
      "value": "120201"
    },
    {
      "system": "http://hl7.it/sid/vda/asl",
      "value": "201"
    }
  ],
  "active": true,
  "type": [
    {
      "coding": [
        {
          "system": "http://hl7.it/fhir/lab-report/CodeSystem/it-tipoEntita",
          "code": "asl",
          "display": "Azienda Sanitaria Locale"
        }
      ]
    }
  ],
  "name": "Azienda Sanitara Locale Roma 1",
  "contact": [
    {
      "telecom": [
        {
          "system": "phone",
          "value": "06 123456"
        }
      ]
    }
  ]
}