FHIR IG analytics| Package | hl7.fhir.nl.gf |
| Resource Type | Organization |
| Id | Organization-8e18530e-2ce1-5dc2-b34b-7d5de91a5c07.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization 8e18530e-2ce1-5dc2-b34b-7d5de91a5c07
identifier: Ura/11111111 (use: official, )
type: Huisartspraktijk (zelfstandig of groepspraktijk), Huisartsenzorg
name: example General Practice
telecom: +3131599991, info@cp1.example.org
address: Vogelenzangweg 31 null null Ulft 7071 PT
endpoint: Endpoint FHIR Endpoint 1
{
"resourceType": "Organization",
"id": "8e18530e-2ce1-5dc2-b34b-7d5de91a5c07",
"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": "11111111",
"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": "Z3",
"display": "Huisartspraktijk (zelfstandig of groepspraktijk)"
}
]
},
{
"coding": [
{
"system": "http://minvws.github.io/generiekefuncties-docs/CodeSystem/nl-gf-sbi-cs",
"code": "8621",
"display": "Huisartsenzorg"
}
]
}
],
"name": "example General Practice",
"telecom": [
{
"system": "phone",
"value": "+3131599991",
"use": "work"
},
{
"system": "email",
"value": "info@cp1.example.org",
"use": "work"
}
],
"address": [
{
"line": [
"Vogelenzangweg 31",
null,
null
],
"_line": [
null,
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Vogelenzangweg"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "31"
}
]
}
],
"city": "Ulft",
"postalCode": "7071 PT"
}
],
"endpoint": [
{
"reference": "Endpoint/d6a4678b-755e-5ae3-bd36-67db6ae3d8c4"
}
]
}