FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagese.electronichealth.fhir.hvo.r5
Resource TypeBundle
IdBundle-SearchResultOrganizationalUnitsByBusinessCategory.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "id": "SearchResultOrganizationalUnitsByBusinessCategory",
  "link": [
    {
      "relation": "self",
      "url": "[base]/Organization/$organizational-units-filtered?business-category=urn%3Aoid%3A1.2.752.129.2.2.1.3%7C1123%2C%20urn%3Aoid%3A1.2.752.129.2.2.1.3%7C1019"
    }
  ],
  "entry": [
    {
      "resource": {
        "resourceType": "Organization",
        "id": "OrganizationalUnitWithNeurologicCareBusiness",
        "meta": {
          "profile": [
            "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOOrganizationalUnit"
          ]
        },
        "contained": [
          {
            "resourceType": "HealthcareService",
            "id": "NeurologyAndInternalMedicineBusiness",
            "meta": {
              "profile": [
                "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOBusiness"
              ]
            },
            "category": [
              {
                "coding": [
                  {
                    "code": "1114",
                    "system": "urn:oid:1.2.752.129.2.2.1.3"
                  }
                ]
              },
              {
                "coding": [
                  {
                    "code": "1123",
                    "system": "urn:oid:1.2.752.129.2.2.1.3"
                  }
                ]
              }
            ],
            "location": [
              {
                "reference": "Location/VasterasHospital"
              }
            ],
            "providedBy": {
              "reference": "Organization/OrganizationalUnitWithNeurologicCareBusiness"
            }
          }
        ],
        "extension": [
          {
            "url": "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOOrganizationActiveStatusExtension",
            "valueBoolean": true
          },
          {
            "valuePeriod": {
              "start": "1970-01-01"
            },
            "url": "http://hl7.org/fhir/StructureDefinition/organization-period"
          }
        ],
        "identifier": [
          {
            "system": "urn:oid:1.2.752.29.4.19",
            "value": "SE2324679125-23B7"
          }
        ],
        "contact": [
          {
            "purpose": {
              "coding": [
                {
                  "code": "PROF",
                  "system": "http://electronichealth.se/CodeSystem/fhir/hvo-extended-contact-entity-type"
                }
              ]
            },
            "telecom": [
              {
                "system": "phone",
                "value": "+46730748674"
              }
            ],
            "period": {
              "start": "1970-01-01"
            }
          }
        ],
        "name": "Akut- stroke och neurologiavdelningen",
        "partOf": {
          "reference": "Organization/SoleTraderOrganization1"
        }
      }
    }
  ],
  "type": "searchset",
  "total": 1
}