FHIR IG analytics| Package | vzvz.fhir.mitz |
| Resource Type | Organization |
| Id | mitz-organization-example.json |
| FHIR Version | R4B |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Organization",
"id": "123e4567-e89b-12d3-a456-426614174000",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization"
]
},
"identifier": [
{
"system": "http://fhir.nl/fhir/NamingSystem/ura",
"value": "12345678"
}
],
"type": [
{
"coding": [
{
"system": "http://nictiz.nl/fhir/NamingSystem/organization-type",
"version": "3810200",
"code": "Z3",
"display": "Huisartsenpraktijk"
}
]
}
]
}