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

FHIR IG analytics

Packagehl7.eu.fhir.protect-child
Resource TypeOrganization
IdOrganization-PCCenter2Padova.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 PCCenter2Padova

Profile: Study Centre

identifier: ProtectChildStudyCentreId/2

name: University of Padova

address: IT


Source1

{
  "resourceType": "Organization",
  "id": "PCCenter2Padova",
  "meta": {
    "profile": [
      "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/study-centre"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/center",
      "value": "2"
    }
  ],
  "name": "University of Padova",
  "address": [
    {
      "country": "IT"
    }
  ]
}