FHIR IG analytics| Package | hl7.fhir.nl.gf |
| Resource Type | Organization |
| Id | Organization-7c98f969-6c3b-5dd3-a18e-e9cf02c8497d.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization 7c98f969-6c3b-5dd3-a18e-e9cf02c8497d
identifier: Ura/33333333 (use: official, )
type: Verplegings- of verzorgingsinstelling, Verpleeghuiszorg
name: example Care Institution
telecom: +31301234567, info@organization3.nl
address: Smidsstraat 10 Zelhem 7021 AC
endpoint:
{
"resourceType": "Organization",
"id": "7c98f969-6c3b-5dd3-a18e-e9cf02c8497d",
"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": "33333333",
"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": "X3",
"display": "Verplegings- of verzorgingsinstelling"
}
]
},
{
"coding": [
{
"system": "http://minvws.github.io/generiekefuncties-docs/CodeSystem/nl-gf-sbi-cs",
"code": "8710",
"display": "Verpleeghuiszorg"
}
]
}
],
"name": "example Care Institution",
"telecom": [
{
"system": "phone",
"value": "+31301234567",
"use": "work"
},
{
"system": "email",
"value": "info@organization3.nl",
"use": "work"
}
],
"address": [
{
"line": [
"Smidsstraat 10"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Smidsstraat"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "10"
}
]
}
],
"city": "Zelhem",
"postalCode": "7021 AC"
}
],
"endpoint": [
{
"reference": "Endpoint/588f74a0-16f1-5a8e-8d75-285dafe44bcf"
},
{
"reference": "Endpoint/fae7d741-08e7-5335-a0a6-8a279b64acac"
}
]
}