FHIR IG analytics| Package | hl7.fhir.fi.scheduling |
| Resource Type | Organization |
| Id | Organization-example-org-unit.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization example-org-unit
Profile: FI Base Organization
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)
{
"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"
}
}