FHIR IG analytics| Package | ma.ambulanter.fall |
| Resource Type | Organization |
| Id | Organization-ExampleOrganizationAmbulanz.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Organization",
"id": "ExampleOrganizationAmbulanz",
"meta": {
"profile": [
"http://ma-ambulant.de/StructureDefinition/MaOrganizationAmbulanz",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization",
"https://gematik.de/fhir/isik/StructureDefinition/ISiKOrganisation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"valuePeriod": {
"start": "2025-01-01",
"end": "2030-12-31"
},
"url": "http://hl7.org/fhir/StructureDefinition/organization-period"
},
{
"valueCoding": {
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_KV",
"code": "01",
"display": "Schleswig-Holstein"
},
"url": "http://ma-ambulant.de/StructureDefinition/ExtensionKvRegion"
}
],
"identifier": [
{
"type": {
"coding": [
{
"code": "SHORT",
"system": "http://ma-ambulant.de/CodeSystem/identifier-type-de-basis-erweitert"
}
]
},
"system": "http://example-system/ambulanz",
"value": "BSP_AMB"
}
],
"alias": [
"BSP_AMB"
],
"type": [
{
"coding": [
{
"code": "amb",
"system": "http://ma-ambulant.de/Codesystem/OrganizationTypeExtended",
"display": "Ambulance"
},
{
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_VDX_VERSORGUNGSBEREICH",
"code": "2",
"display": "Facharzt"
},
{
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_VDX_FACHGRUPPE",
"code": "120",
"display": "FÄ/FA Lungen- und Bronchialheilkunde"
}
]
}
],
"name": "Beispiel Ambulanz",
"partOf": {
"reference": "Organization/ExampleOrganizationRechnungssteller"
}
}