FHIR IG analytics| Package | hl7.fhir.fi.nordic |
| Resource Type | Organization |
| Id | Organization-GOFSH-GENERATED-ID-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization GOFSH-GENERATED-ID-1
Profile: no-basis-Organization
identifier: urn:oid:2.16.578.1.12.4.1.4.101/915933149
name: Direktoratet for e-Helse
address:
{
"resourceType": "Organization",
"id": "GOFSH-GENERATED-ID-1",
"meta": {
"profile": [
"http://hl7.no/fhir/StructureDefinition/no-basis-Organization"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.578.1.12.4.1.4.101",
"value": "915933149"
}
],
"name": "Direktoratet for e-Helse",
"address": [
{
"extension": [
{
"url": "http://hl7.no/fhir/StructureDefinition/no-basis-address-official",
"valueBoolean": true
}
],
"type": "postal",
"line": [
"Postboks 221 Skøyen"
],
"city": "OSLO",
"postalCode": "0213"
},
{
"extension": [
{
"url": "http://hl7.no/fhir/StructureDefinition/no-basis-address-official",
"valueBoolean": true
}
],
"type": "physical",
"line": [
"Verkstedveien 1"
],
"city": "OSLO",
"postalCode": "0277"
}
]
}