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

FHIR IG analytics

Packagese.electronichealth.fhir.hvo.r5
Resource TypeBundle
IdBundle-SearchResultInactiveRootOrganizations.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": "Bundle",
  "id": "SearchResultInactiveRootOrganizations",
  "link": [
    {
      "relation": "self",
      "url": "[base]/Organization/$root-organizations?active=false"
    }
  ],
  "entry": [
    {
      "resource": {
        "resourceType": "Organization",
        "id": "InactiveSoleTraderOrganization1",
        "meta": {
          "profile": [
            "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOOrganization"
          ]
        },
        "identifier": [
          {
            "system": "http://electronichealth.se/identifier/personnummer",
            "value": "198001032385"
          }
        ],
        "extension": [
          {
            "url": "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOOrganizationActiveStatusExtension",
            "valueBoolean": false
          },
          {
            "valuePeriod": {
              "start": "1970-01-01T00:00:00+01:00",
              "end": "2000-01-01T00:00:00+01:00"
            },
            "url": "http://hl7.org/fhir/StructureDefinition/organization-period"
          },
          {
            "url": "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOOrganizationLegalFormExtension",
            "valueCoding": {
              "code": "10",
              "system": "http://electronichealth.se/CodeSystem/skatteverket-jurform"
            }
          },
          {
            "url": "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOOrganizationOwnershipExtension",
            "valueCoding": {
              "code": "41",
              "system": "http://electronichealth.se/CodeSystem/organization-ownership-scb"
            }
          }
        ],
        "type": [
          {
            "coding": [
              {
                "code": "143591000052106",
                "system": "http://snomed.info/sct",
                "version": "http://snomed.info/sct/45991000052106"
              }
            ]
          }
        ],
        "name": "InactiveSoleTrader"
      }
    },
    {
      "resource": {
        "resourceType": "Organization",
        "id": "InactiveHealthcareProvider1",
        "meta": {
          "profile": [
            "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOOrganization"
          ]
        },
        "identifier": [
          {
            "system": "urn:oid:2.5.4.97",
            "value": "5565932522"
          }
        ],
        "extension": [
          {
            "url": "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOOrganizationActiveStatusExtension",
            "valueBoolean": false
          },
          {
            "valuePeriod": {
              "start": "2000-06-14",
              "end": "2020-06-20"
            },
            "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",
              "display": "Övriga aktiebolag"
            }
          },
          {
            "url": "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOOrganizationOwnershipExtension",
            "valueCoding": {
              "code": "42",
              "system": "http://electronichealth.se/CodeSystem/organization-ownership-scb",
              "display": "Privat svenskkontrollerade enheter med koncerntillhörighet"
            }
          }
        ],
        "type": [
          {
            "coding": [
              {
                "code": "143591000052106",
                "system": "http://snomed.info/sct",
                "version": "http://snomed.info/sct/45991000052106",
                "display": "vårdgivare"
              }
            ]
          }
        ],
        "name": "InactiveHealthcareProvider"
      }
    }
  ],
  "type": "searchset",
  "total": 2
}