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

FHIR IG analytics

Packagese.electronichealth.fhir.hvo.r5
Resource TypeOrganization
IdOrganization-HealthcareUnitOfNaprapathy.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": "HealthcareUnitOfNaprapathy",
  "meta": {
    "profile": [
      "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOOrganizationalUnit"
    ]
  },
  "contained": [
    {
      "resourceType": "HealthcareService",
      "id": "BusinessInNaprapathy",
      "meta": {
        "profile": [
          "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOBusiness"
        ]
      },
      "category": [
        {
          "coding": [
            {
              "code": "1409",
              "system": "urn:oid:1.2.752.129.2.2.1.3"
            }
          ]
        }
      ],
      "location": [
        {
          "reference": "Location/VasterasNaprapathyClinic"
        }
      ],
      "providedBy": {
        "reference": "Organization/HealthcareUnitOfNaprapathy"
      }
    }
  ],
  "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": "SE5678923456-3V5P"
    }
  ],
  "type": [
    {
      "coding": [
        {
          "code": "43741000",
          "system": "http://snomed.info/sct"
        }
      ]
    }
  ],
  "contact": [
    {
      "purpose": {
        "coding": [
          {
            "code": "CATADMIN",
            "system": "http://electronichealth.se/CodeSystem/fhir/hvo-extended-contact-entity-type"
          }
        ]
      },
      "telecom": [
        {
          "system": "email",
          "value": "hsa@regionvastmanland.se"
        }
      ],
      "period": {
        "start": "1970-01-01"
      }
    }
  ],
  "name": "Naprapathälsa",
  "partOf": {
    "reference": "Organization/HealthcareProviderOfNaprapathy"
  }
}