PackagesCanonicalsLogsProblems
    Packages
    HL7Norway.STU3.no.basis@1.0.3
    http://hl7.no/fhir/StructureDefinition/no-basis-Location
{
  "description": "Basisprofil for Norwegian Location information. Defined by The Norwegian Directorate of eHealth and HL7 Norway. Should be used as a basis for further profiling in use-cases where specific location information is needed. The basis profile is open, but derived profiles should close down the information elements according to specification relevant to the use-case.",
  "_filename": "no-basis-Location.StructureDefinition-profile.json",
  "package_name": "HL7Norway.STU3.no.basis",
  "date": "2019-01-31",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "3.0.1",
  "name": "no-basis-Location",
  "abstract": false,
  "type": "Location",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.3",
  "status": "draft",
  "id": "547ab848-da1c-42c5-b1b8-dc851a224d2b",
  "kind": "resource",
  "url": "http://hl7.no/fhir/StructureDefinition/no-basis-Location",
  "version": "0.1",
  "differential": {
    "element": [ {
      "id": "Location",
      "path": "Location",
      "definition": "Details and position information for a physical place where services are provided  and resources and participants may be stored, found, contained or \r\naccommodated.\r\n\r\nno-basis: The use-case for no-basis-Location is representation of organization structure to describe where a specific department or healthcare service is offered."
    }, {
      "id": "Location.address",
      "path": "Location.address",
      "type": [ {
        "code": "Address",
        "profile": "http://hl7.no/fhir/StructureDefinition/no-basis-Address"
      } ]
    }, {
      "id": "Location.managingOrganization",
      "path": "Location.managingOrganization",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/Organization"
      }, {
        "code": "Reference",
        "targetProfile": "http://hl7.no/fhir/StructureDefinition/no-basis-Organization"
      } ]
    }, {
      "id": "Location.partOf",
      "path": "Location.partOf",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/Organization"
      }, {
        "code": "Reference",
        "targetProfile": "http://hl7.no/fhir/StructureDefinition/no-basis-Organization"
      } ]
    }, {
      "id": "Location.endpoint",
      "path": "Location.endpoint",
      "definition": "no-basis don't use this element to reference endpoints registered in the Norwegian Address register (endpoints connected to a kommunikasjonspart in tjenestebasert adressering). Endpoints registered in the Norwegian Address register should only be referenced through a kommunikasjonspart-Organization resource.\r\n\r\nTechnical endpoints providing access to services operated for the location."
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location"
}