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

FHIR IG analytics

Packagegdrl.fhir.r4
Resource TypeOrganization
IdExample_ReteLab_OrganizationL3_NuovaRichiesta.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Organization",
  "id": "esempio-organization-l3",
  "meta": {
    "versionId": "1",
    "profile": [
      "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabOrganizationL3"
    ]
  },
  "identifier": [
    {
      "system": "https://fhir.siss.regione.lombardia.it/sid/codiceMinisterialeReparto",
      "value": "0801"
    }
  ],
  "name": "CARDIOLOGIA",
  "partOf": {
    "reference": "Organization/esempio-organization-l2"
  }
}