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

FHIR IG analytics

Packagese.electronichealth.fhir.hvo.r5
Resource TypeOrganization
IdOrganization-5b75328a-d7ff-4867-8361-f7957f160060.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": "Organization",
  "id": "5b75328a-d7ff-4867-8361-f7957f160060",
  "meta": {
    "profile": [
      "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOOrganizationalUnit"
    ]
  },
  "extension": [
    {
      "url": "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOOrganizationActiveStatusExtension",
      "valueBoolean": true
    },
    {
      "valuePeriod": {
        "start": "1993-03-03"
      },
      "url": "http://hl7.org/fhir/StructureDefinition/organization-period"
    }
  ],
  "type": [
    {
      "coding": [
        {
          "code": "43741000"
        }
      ]
    }
  ],
  "partOf": {
    "reference": "urn:uuid:018f815f-99f7-41e4-a6f2-8e204f559203"
  },
  "contained": [
    {
      "resourceType": "HealthcareService",
      "id": "BusinessSurgeryClinicWestenHospital",
      "meta": {
        "profile": [
          "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOBusiness"
        ]
      },
      "providedBy": {
        "reference": "#"
      },
      "category": [
        {
          "coding": [
            {
              "system": "urn:oid:1.2.752.129.2.2.1.3",
              "code": "1315"
            }
          ]
        },
        {
          "coding": [
            {
              "system": "urn:oid:1.2.752.129.2.2.1.3",
              "code": "1011"
            }
          ]
        }
      ]
    }
  ],
  "contact": [
    {
      "telecom": [
        {
          "system": "phone",
          "value": "+46123456789"
        }
      ],
      "period": {
        "start": "2000-01-01"
      },
      "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/Kirurgiska-kliniken-Vastsjukhuset/"
        }
      ],
      "period": {
        "start": "2000-01-01"
      },
      "purpose": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/contactentity-type",
            "code": "PATINF"
          }
        ]
      }
    }
  ],
  "name": "Kirurgiklinik Västsjukhuset"
}