FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/f42e666f-f7ab-4cfa-87b7-5638e29c9fbd

Packageishmed.i14y.r4
Resource TypeStructureDefinition
Idf42e666f-f7ab-4cfa-87b7-5638e29c9fbd
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ishmed.i14y.r4@2.0.0&canonical=http://fhir.ishmed.com/R4/StructureDefinition/Location_Core_1
URLhttp://fhir.ishmed.com/R4/StructureDefinition/Location_Core_1
Version1.0.1
Statusactive
Date2022-07-29
NameLocation_Core_1
DescriptionA Location profile is used for the physical units in the hospital.
CopyrightCopyright © 2022, Oracle and/or its affiliates. All rights reserved.
TypeLocation
Kindresource

Resources that use this resource

StructureDefinition
Encounter_Core_Department_1Encounter_Core_Department_1

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

A Location profile is used for the physical units in the hospital.

Source

{
  "resourceType": "StructureDefinition",
  "id": "f42e666f-f7ab-4cfa-87b7-5638e29c9fbd",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2022-08-11T11:14:51.2566846+00:00"
  },
  "text": {
    "status": "additional",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ishmed.com/R4/StructureDefinition/Location_Core_1",
  "version": "1.0.1",
  "name": "Location_Core_1",
  "status": "active",
  "date": "2022-07-29",
  "publisher": "Oracle Cerner",
  "description": "A Location profile is used for the physical units in the hospital.",
  "copyright": "Copyright © 2022, Oracle and/or its affiliates. All rights reserved.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Location",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Location.identifier",
        "path": "Location.identifier",
        "mustSupport": true
      },
      {
        "id": "Location.status",
        "path": "Location.status",
        "mustSupport": true
      },
      {
        "id": "Location.name",
        "path": "Location.name",
        "mustSupport": true
      },
      {
        "id": "Location.physicalType",
        "path": "Location.physicalType",
        "mustSupport": true
      },
      {
        "id": "Location.managingOrganization",
        "path": "Location.managingOrganization",
        "mustSupport": true
      },
      {
        "id": "Location.partOf",
        "path": "Location.partOf",
        "mustSupport": true
      }
    ]
  }
}