FHIR IG analytics| Package | ihe.iti.sips |
| Resource Type | Organization |
| Id | Organization-890751f4-2924-4636-bab7-efffc7f3cf15.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization 890751f4-2924-4636-bab7-efffc7f3cf15
Security Label: test health data (Details: ActReason code HTEST = 'test health data')
identifier: urn:oid:2.16.528.1.1007.3.3/564738757
active: true
name: Anorg Aniza Tion BV / The best custodian ever
telecom: +31-51-34343400
address: Houttuinen 27 Dordrecht 3311 CE NL (work)
{
"resourceType": "Organization",
"id": "890751f4-2924-4636-bab7-efffc7f3cf15",
"meta": {
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.528.1.1007.3.3",
"value": "564738757"
}
],
"active": true,
"name": "Anorg Aniza Tion BV / The best custodian ever",
"telecom": [
{
"system": "phone",
"value": "+31-51-34343400",
"use": "work"
}
],
"address": [
{
"use": "work",
"line": [
"Houttuinen 27"
],
"city": "Dordrecht",
"postalCode": "3311 CE",
"country": "NL"
}
]
}