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

FHIR IG analytics

Packagese.electronichealth.fhir.hvo.r5
Resource TypeOrganization
IdOrganization-2b215323-5606-4dc0-bdfb-961654e394f7.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": "2b215323-5606-4dc0-bdfb-961654e394f7",
  "meta": {
    "profile": [
      "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOOrganizationalUnit"
    ]
  },
  "alias": [
    "Medicin och akutsjukvård Linköping"
  ],
  "identifier": [
    {
      "system": "urn:oid:1.2.752.29.4.19",
      "value": "SE2321000040-E234515111154"
    }
  ],
  "extension": [
    {
      "url": "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOOrganizationActiveStatusExtension",
      "valueBoolean": true
    },
    {
      "valuePeriod": {
        "start": "1970-01-01"
      },
      "url": "http://hl7.org/fhir/StructureDefinition/organization-period"
    }
  ],
  "type": [
    {
      "coding": [
        {
          "code": "43741000",
          "system": "http://snomed.info/sct",
          "version": "http://snomed.info/sct/45991000052106"
        }
      ]
    }
  ],
  "partOf": {
    "identifier": {
      "value": "2948377738",
      "system": "urn:oid:2.5.4.97"
    }
  },
  "contact": [
    {
      "purpose": {
        "coding": [
          {
            "code": "CATADMIN",
            "system": "http://electronichealth.se/CodeSystem/fhir/hvo-extended-contact-entity-type"
          }
        ]
      },
      "telecom": [
        {
          "system": "email",
          "value": "admin.lcs@linkoping.com"
        }
      ]
    },
    {
      "purpose": {
        "coding": [
          {
            "code": "ADMIN",
            "system": "http://terminology.hl7.org/CodeSystem/contactentity-type"
          }
        ]
      },
      "address": {
        "line": [
          "Linköpings centralsjukhus",
          "Verksamhet medicin och akutsjukvård",
          "589 57",
          "Linköping"
        ]
      }
    },
    {
      "purpose": {
        "coding": [
          {
            "code": "PROF",
            "system": "http://electronichealth.se/CodeSystem/fhir/hvo-extended-contact-entity-type"
          }
        ]
      },
      "telecom": [
        {
          "system": "phone",
          "value": "+46426165677"
        }
      ]
    }
  ],
  "name": "Medicin och akutsjukvård, Linköping"
}