FHIR IG analytics| Package | hl7.fhir.nl.gf |
| Resource Type | Organization |
| Id | Organization-ca56444f-f98c-5d9b-aad2-65a0729ac8f8.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization ca56444f-f98c-5d9b-aad2-65a0729ac8f8
identifier: Ura/22222222 (use: official, )
type: Ziekenhuis, Activiteiten van ziekenhuizen, Hospital
name: example Hospital
telecom: +31301234567, info@cp2.example.org
address: Catharinastraat 21 Doetinchem 7001 BZ
endpoint:
{
"resourceType": "Organization",
"id": "ca56444f-f98c-5d9b-aad2-65a0729ac8f8",
"meta": {
"profile": [
"http://minvws.github.io/generiekefuncties-docs/StructureDefinition/nl-gf-organization"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "http://fhir.nl/fhir/NamingSystem/ura",
"value": "22222222",
"assigner": {
"identifier": {
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code": "custodian"
}
]
},
"system": "http://fhir.nl/fhir/NamingSystem/kvk",
"value": "50000535"
}
}
}
],
"type": [
{
"coding": [
{
"system": "http://nictiz.nl/fhir/NamingSystem/organization-type",
"code": "V4",
"display": "Ziekenhuis"
}
]
},
{
"coding": [
{
"system": "http://minvws.github.io/generiekefuncties-docs/CodeSystem/nl-gf-sbi-cs",
"code": "8610",
"display": "Activiteiten van ziekenhuizen"
}
]
},
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "22232009",
"display": "Hospital"
}
]
}
],
"name": "example Hospital",
"telecom": [
{
"system": "phone",
"value": "+31301234567",
"use": "work"
},
{
"system": "email",
"value": "info@cp2.example.org",
"use": "work"
}
],
"address": [
{
"line": [
"Catharinastraat 21"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Catharinastraat"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "21"
}
]
}
],
"city": "Doetinchem",
"postalCode": "7001 BZ"
}
],
"endpoint": [
{
"reference": "Endpoint/1034376c-cc6e-5518-b292-e6dc24a68826"
},
{
"reference": "Endpoint/30d6d76b-389f-58b8-9d40-4311a52bdf57"
},
{
"reference": "Endpoint/7f702f1f-a5c9-5fbe-90df-82b58914f8e1"
}
]
}