FHIR IG analytics| Package | test.no.basis |
| Resource Type | Organization |
| Id | no-basis-Organization-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Organization",
"meta": {
"profile": [
"http://hl7.no/fhir/StructureDefinition/no-basis-Organization"
]
},
"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"
}
]
}