PackagesCanonicalsLogsProblems
    Packages
    cens.fhir.ssas-cdr@1.0.0
    http://ssasur.cl/fhir/StructureDefinition/CdrLocation
{
  "description": null,
  "_filename": "ProfileCdrLocation.StructureDefinition.json",
  "package_name": "cens.fhir.ssas-cdr",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "CdrLocation",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "Location",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "bc3983ce-bd1b-4dd6-849f-bede9a5e529b",
  "kind": "resource",
  "url": "http://ssasur.cl/fhir/StructureDefinition/CdrLocation",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Location.identifier",
      "max": "1",
      "min": 1,
      "path": "Location.identifier"
    }, {
      "id": "Location.identifier.use",
      "min": 1,
      "path": "Location.identifier.use",
      "fixedCode": "official"
    }, {
      "id": "Location.identifier.type",
      "max": "0",
      "path": "Location.identifier.type"
    }, {
      "id": "Location.identifier.system",
      "min": 1,
      "path": "Location.identifier.system",
      "fixedUri": "http://ssasur.cl/CodigoServicioSolicitud"
    }, {
      "id": "Location.identifier.value",
      "min": 1,
      "path": "Location.identifier.value",
      "short": "Servicio_Solicitud_Code"
    }, {
      "id": "Location.identifier.period",
      "max": "0",
      "path": "Location.identifier.period"
    }, {
      "id": "Location.identifier.assigner",
      "max": "0",
      "path": "Location.identifier.assigner"
    }, {
      "id": "Location.operationalStatus",
      "max": "0",
      "path": "Location.operationalStatus"
    }, {
      "id": "Location.name",
      "min": 1,
      "path": "Location.name",
      "short": "Servicio_Solicitud_Desc"
    }, {
      "id": "Location.alias",
      "max": "0",
      "path": "Location.alias"
    }, {
      "id": "Location.description",
      "max": "0",
      "path": "Location.description"
    }, {
      "id": "Location.mode",
      "max": "0",
      "path": "Location.mode"
    }, {
      "id": "Location.type",
      "max": "0",
      "path": "Location.type"
    }, {
      "id": "Location.telecom",
      "max": "0",
      "path": "Location.telecom"
    }, {
      "id": "Location.address",
      "max": "0",
      "path": "Location.address"
    }, {
      "id": "Location.physicalType",
      "max": "0",
      "path": "Location.physicalType"
    }, {
      "id": "Location.position",
      "max": "0",
      "path": "Location.position"
    }, {
      "id": "Location.managingOrganization",
      "path": "Location.managingOrganization",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ssasur.cl/fhir/StructureDefinition/CdrOrganization" ]
      } ]
    }, {
      "id": "Location.partOf",
      "max": "0",
      "path": "Location.partOf"
    }, {
      "id": "Location.hoursOfOperation",
      "max": "0",
      "path": "Location.hoursOfOperation"
    }, {
      "id": "Location.availabilityExceptions",
      "max": "0",
      "path": "Location.availabilityExceptions"
    }, {
      "id": "Location.endpoint",
      "max": "0",
      "path": "Location.endpoint"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location"
}