FHIR IG analytics| Package | se.electronichealth.fhir.hvo.r5 |
| Resource Type | Organization |
| Id | Organization-ClinicOrganizationalUnit1.json |
| FHIR Version | R5 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Organization",
"id": "ClinicOrganizationalUnit1",
"meta": {
"profile": [
"http://electronichealth.se/fhir/hvo/StructureDefinition/HVOOrganizationalUnit"
]
},
"contained": [
{
"resourceType": "HealthcareService",
"id": "Business1",
"meta": {
"profile": [
"http://electronichealth.se/fhir/hvo/StructureDefinition/HVOBusiness"
]
},
"providedBy": {
"reference": "#"
},
"category": [
{
"coding": [
{
"code": "394579002",
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/45991000052106"
},
{
"system": "urn:oid:1.2.752.129.2.2.1.3",
"code": "1116"
}
]
}
]
}
],
"identifier": [
{
"system": "urn:oid:1.2.752.29.4.19",
"value": "SE2321000040-xxxxxx"
},
{
"system": "urn:oid:1.2.752.29.4.19",
"value": "SE2321000041-xxxxxx"
}
],
"extension": [
{
"url": "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOOrganizationActiveStatusExtension",
"valueBoolean": true
},
{
"valuePeriod": {
"start": "1970-01-01T00:00:00+01:00"
},
"url": "http://hl7.org/fhir/StructureDefinition/organization-period"
}
],
"type": [
{
"coding": [
{
"code": "43741000",
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/45991000052106"
}
]
}
],
"contact": [
{
"telecom": [
{
"system": "phone",
"value": "+46123456789"
}
],
"period": {
"start": "2000-01-01T00:00:00+01:00"
},
"purpose": {
"coding": [
{
"system": "http://electronichealth.se/CodeSystem/fhir/hvo-extended-contact-entity-type",
"code": "PROF"
}
]
}
},
{
"telecom": [
{
"system": "url",
"value": "https://www.1177.se/hitta-vard/kontaktkort/Kardiologiska-kliniken-US-Linkoping/"
}
],
"period": {
"start": "2000-01-01T00:00:00+01:00"
},
"purpose": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/contactentity-type",
"code": "PATINF"
}
]
}
}
],
"name": "Kardiologiska kliniken US, Linköping",
"partOf": {
"reference": "Organization/RegionOrganization1"
}
}