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

FHIR IG analytics

Packagehl7.fhir.fi.scheduling
Resource TypeOrganization
IdOrganization-example-org-unit.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 example-org-unit

identifier: URI/urn:oid:1.2.246.10.10688929.10.20.1010

name: Esimerkki-Palveluyksikkö

partOf: Esimerkki-Palveluntuottaja (Identifier: URI/urn:oid:1.2.246.10.10688929.10.0)


Source1

{
  "resourceType": "Organization",
  "id": "example-org-unit",
  "meta": {
    "profile": [
      "https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/fi-base-organization"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.246.10.10688929.10.20.1010"
    }
  ],
  "name": "Esimerkki-Palveluyksikkö",
  "partOf": {
    "identifier": {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.246.10.10688929.10.0"
    },
    "display": "Esimerkki-Palveluntuottaja"
  }
}