FHIR IG analytics| Package | hl7.fhir.eu.imaging-r5 |
| Resource Type | Organization |
| Id | Organization-OrganizationStructuredReport.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization OrganizationStructuredReport
Language: en
Profile: Organization (EU core)
name: Ultrasound centrum
| Address |
| Geluidsstraat 2 VeelGeluid 999XS Nederland (work) |
{
"resourceType": "Organization",
"id": "OrganizationStructuredReport",
"meta": {
"profile": [
"http://hl7.eu/fhir/base-r5/StructureDefinition/organization-eu-core"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": "Ultrasound centrum",
"contact": [
{
"address": {
"use": "work",
"line": [
"Geluidsstraat 2"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Geluidsstraat"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "2"
}
]
}
],
"city": "VeelGeluid",
"postalCode": "999XS",
"country": "Nederland"
}
}
]
}