FHIR IG analytics| Package | kl.dk.fhir.core |
| Resource Type | Organization |
| Id | Organization-SocialOgSundhedMorsoe.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization
Resource Organization "SocialOgSundhedMorsoe"
Profile: Organization
identifier: id: 449201000016001
name: Social og Sundhed, Morsø Kommune
telecom: ph: 99707000
{
"resourceType": "Organization",
"id": "SocialOgSundhedMorsoe",
"meta": {
"profile": [
"http://fhir.kl.dk/core/StructureDefinition/KLCommonOrganization"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:1.2.208.176.1",
"value": "449201000016001"
}
],
"name": "Social og Sundhed, Morsø Kommune",
"telecom": [
{
"system": "phone",
"value": "99707000"
}
]
}