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

FHIR IG analytics

Packageca.on.oh-seris-r4
Resource TypeLocation
IdSchedule_UC9_1-B-Update_Location_3.json
FHIR VersionR4

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": "Location",
  "id": "d0f8574c-dc78-4149-9edc-82d83234c7a7",
  "meta": {
    "profile": [
      "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Location|1.0.0"
    ],
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code": "HTEST"
      }
    ],
    "tag": [
      {
        "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-health-care-facility-id",
        "code": "4999"
      }
    ]
  },
  "identifier": [
    {
      "system": "http://ontariohealth.ca/fhir/StructureDefinition/or-location-identifier",
      "value": "4999.OR1"
    }
  ],
  "name": "Etobicoke General OR1",
  "status": "suspended",
  "type": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
          "code": "ER",
          "display": "Emergency Room"
        }
      ]
    }
  ],
  "managingOrganization": {
    "identifier": {
      "system": "http://ontariohealth.ca/fhir/StructureDefinition/organization-identifier",
      "value": "224"
    }
  },
  "extension": [
    {
      "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-or-closure-reason",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://ontariohealth.ca/fhir/CodeSystem/or-closure-reason",
            "code": "p-b",
            "display": "Planned-Budget"
          }
        ]
      }
    },
    {
      "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-functional-centre",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://ontariohealth.ca/fhir/CodeSystem/location-functional-centre",
            "code": "71350",
            "display": "Specialty Clinic"
          }
        ]
      }
    },
    {
      "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-mis-functional-centre",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://ontariohealth.ca/fhir/CodeSystem/MIS-functional-centre",
            "code": "71260",
            "display": "In-patient OR"
          }
        ]
      }
    },
    {
      "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-or-unit",
      "valueString": "OR1"
    }
  ],
  "partOf": {
    "identifier": {
      "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-health-care-facility-id",
      "value": "4999"
    }
  }
}