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

FHIR IG Statistics: StructureDefinition/LocationCoreDe

Packageishmed.i14y.r4.de
Resource TypeStructureDefinition
IdLocationCoreDe
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ishmed.i14y.r4.de@3.0.0&canonical=http://fhir.ishmed.com/R4/StructureDefinition/LocationCoreDe
URLhttp://fhir.ishmed.com/R4/StructureDefinition/LocationCoreDe
Version2.0.0
Statusactive
Date2022-07-29
NameLocation_Core_DE
TitleLocation Profile Germany
DescriptionA Location profile is used for the physical units in the hospital. Additionally, Germany specifics are addressed.
CopyrightCopyright © 2022 Oracle and/or its affiliates. All rights reserved.
TypeLocation
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "LocationCoreDe",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
      "valueString": "Base.Entities"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
      "valueCode": "business"
    }
  ],
  "url": "http://fhir.ishmed.com/R4/StructureDefinition/LocationCoreDe",
  "version": "2.0.0",
  "name": "Location_Core_DE",
  "title": "Location Profile Germany",
  "status": "active",
  "experimental": false,
  "date": "2022-07-29",
  "publisher": "Oracle Cerner",
  "description": "A Location profile is used for the physical units in the hospital. Additionally, Germany specifics are addressed.",
  "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
      }
    ]
  }
}