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

FHIR IG analytics

Packagese.electronichealth.fhir.hvo.r5
Resource TypeOrganization
IdOrganization-HealthcareProviderOfDentalCare.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": "HealthcareProviderOfDentalCare",
  "meta": {
    "profile": [
      "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOOrganization"
    ]
  },
  "extension": [
    {
      "url": "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOOrganizationActiveStatusExtension",
      "valueBoolean": true
    },
    {
      "valuePeriod": {
        "start": "2025-05-30T00:00:00+02:00"
      },
      "url": "http://hl7.org/fhir/StructureDefinition/organization-period"
    },
    {
      "url": "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOOrganizationLegalFormExtension",
      "valueCoding": {
        "code": "84",
        "system": "http://electronichealth.se/CodeSystem/skatteverket-jurform"
      }
    }
  ],
  "identifier": [
    {
      "system": "urn:oid:1.2.752.29.4.19",
      "value": "SE1482756382-4T6Y"
    },
    {
      "system": "urn:oid:2.5.4.97",
      "value": "5738295730"
    }
  ],
  "type": [
    {
      "coding": [
        {
          "code": "143591000052106",
          "system": "http://snomed.info/sct"
        }
      ]
    }
  ],
  "contact": [
    {
      "address": {
        "line": [
          "Box 1234"
        ],
        "city": "Örebro",
        "postalCode": "70116"
      }
    }
  ],
  "name": "Region Örebro"
}