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

FHIR IG analytics

Packagese.electronichealth.fhir.hvo.r5
Resource TypeOrganization
IdOrganization-HealthcareProviderOfNaprapathy.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": "HealthcareProviderOfNaprapathy",
  "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": "49",
        "system": "http://electronichealth.se/CodeSystem/skatteverket-jurform"
      }
    }
  ],
  "identifier": [
    {
      "system": "urn:oid:1.2.752.29.4.19",
      "value": "SE1234567890-4T6Y"
    },
    {
      "system": "urn:oid:2.5.4.97",
      "value": "1234567890"
    }
  ],
  "type": [
    {
      "coding": [
        {
          "code": "143591000052106",
          "system": "http://snomed.info/sct"
        }
      ]
    }
  ],
  "name": "Naprapathälsa"
}