PackagesCanonicalsLogsProblems
    Packages
    cens.fhir.ssas-cdr@1.0.0
    http://ssasur.cl/fhir/StructureDefinition/CdrServiceRequest
{
  "description": null,
  "_filename": "ProfileCdrServiceRequest.StructureDefinition.json",
  "package_name": "cens.fhir.ssas-cdr",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "CdrServiceRequest",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://siframework.org/cqf",
    "name": "Quality Improvement and Clinical Knowledge (QUICK)",
    "identity": "quick"
  } ],
  "abstract": false,
  "type": "ServiceRequest",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "df5f47ed-ba0f-42be-a3d9-917a45de73ea",
  "kind": "resource",
  "url": "http://ssasur.cl/fhir/StructureDefinition/CdrServiceRequest",
  "version": null,
  "differential": {
    "element": [ {
      "id": "ServiceRequest.identifier",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.identifier"
    }, {
      "id": "ServiceRequest.identifier.use",
      "min": 1,
      "path": "ServiceRequest.identifier.use",
      "fixedCode": "official"
    }, {
      "id": "ServiceRequest.identifier.type",
      "max": "0",
      "path": "ServiceRequest.identifier.type"
    }, {
      "id": "ServiceRequest.identifier.system",
      "min": 1,
      "path": "ServiceRequest.identifier.system",
      "fixedUri": "http://ssasur.cl/NumeroSolicitud"
    }, {
      "id": "ServiceRequest.identifier.value",
      "min": 1,
      "path": "ServiceRequest.identifier.value",
      "short": "NĂºmero_Solicitud"
    }, {
      "id": "ServiceRequest.identifier.period",
      "max": "0",
      "path": "ServiceRequest.identifier.period"
    }, {
      "id": "ServiceRequest.identifier.assigner",
      "path": "ServiceRequest.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "aggregation": [ "referenced" ],
        "targetProfile": [ "http://ssasur.cl/fhir/StructureDefinition/CdrOrganizationLab" ]
      } ]
    }, {
      "id": "ServiceRequest.identifier.assigner.type",
      "max": "0",
      "path": "ServiceRequest.identifier.assigner.type"
    }, {
      "id": "ServiceRequest.identifier.assigner.identifier",
      "max": "0",
      "path": "ServiceRequest.identifier.assigner.identifier"
    }, {
      "id": "ServiceRequest.instantiatesCanonical",
      "max": "0",
      "path": "ServiceRequest.instantiatesCanonical"
    }, {
      "id": "ServiceRequest.instantiatesUri",
      "max": "0",
      "path": "ServiceRequest.instantiatesUri"
    }, {
      "id": "ServiceRequest.basedOn",
      "max": "0",
      "path": "ServiceRequest.basedOn"
    }, {
      "id": "ServiceRequest.replaces",
      "max": "0",
      "path": "ServiceRequest.replaces"
    }, {
      "id": "ServiceRequest.requisition",
      "max": "0",
      "path": "ServiceRequest.requisition"
    }, {
      "id": "ServiceRequest.status",
      "path": "ServiceRequest.status",
      "fixedCode": "completed"
    }, {
      "id": "ServiceRequest.intent",
      "path": "ServiceRequest.intent",
      "fixedCode": "order"
    }, {
      "id": "ServiceRequest.category",
      "max": "0",
      "path": "ServiceRequest.category"
    }, {
      "id": "ServiceRequest.priority",
      "min": 1,
      "path": "ServiceRequest.priority",
      "fixedCode": "routine"
    }, {
      "id": "ServiceRequest.doNotPerform",
      "max": "0",
      "path": "ServiceRequest.doNotPerform"
    }, {
      "id": "ServiceRequest.code",
      "max": "0",
      "path": "ServiceRequest.code"
    }, {
      "id": "ServiceRequest.orderDetail",
      "max": "0",
      "path": "ServiceRequest.orderDetail"
    }, {
      "id": "ServiceRequest.quantity[x]",
      "max": "0",
      "path": "ServiceRequest.quantity[x]"
    }, {
      "id": "ServiceRequest.subject",
      "path": "ServiceRequest.subject",
      "type": [ {
        "code": "Reference",
        "aggregation": [ "referenced" ],
        "targetProfile": [ "http://ssasur.cl/fhir/StructureDefinition/CdrPatient" ]
      } ]
    }, {
      "id": "ServiceRequest.encounter",
      "max": "0",
      "path": "ServiceRequest.encounter"
    }, {
      "id": "ServiceRequest.occurrence[x]",
      "max": "0",
      "path": "ServiceRequest.occurrence[x]"
    }, {
      "id": "ServiceRequest.asNeeded[x]",
      "max": "0",
      "path": "ServiceRequest.asNeeded[x]"
    }, {
      "id": "ServiceRequest.authoredOn",
      "min": 1,
      "path": "ServiceRequest.authoredOn",
      "short": "Fecha_Hora_Solicitud"
    }, {
      "id": "ServiceRequest.requester",
      "min": 1,
      "path": "ServiceRequest.requester",
      "type": [ {
        "code": "Reference",
        "aggregation": [ "contained" ],
        "targetProfile": [ "http://ssasur.cl/fhir/StructureDefinition/CdrPractitioner" ]
      } ],
      "short": "Profesional_Solicitante"
    }, {
      "id": "ServiceRequest.requester.type",
      "max": "0",
      "path": "ServiceRequest.requester.type"
    }, {
      "id": "ServiceRequest.requester.identifier",
      "max": "0",
      "path": "ServiceRequest.requester.identifier"
    }, {
      "id": "ServiceRequest.requester.display",
      "max": "0",
      "path": "ServiceRequest.requester.display"
    }, {
      "id": "ServiceRequest.performerType",
      "max": "0",
      "path": "ServiceRequest.performerType"
    }, {
      "id": "ServiceRequest.performer",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.performer",
      "type": [ {
        "code": "Reference",
        "aggregation": [ "contained" ],
        "targetProfile": [ "http://ssasur.cl/fhir/StructureDefinition/CdrPractitioner" ]
      } ],
      "short": "Responsable_Registro"
    }, {
      "id": "ServiceRequest.performer.type",
      "max": "0",
      "path": "ServiceRequest.performer.type"
    }, {
      "id": "ServiceRequest.performer.identifier",
      "max": "0",
      "path": "ServiceRequest.performer.identifier"
    }, {
      "id": "ServiceRequest.performer.display",
      "max": "0",
      "path": "ServiceRequest.performer.display"
    }, {
      "id": "ServiceRequest.locationCode",
      "max": "0",
      "path": "ServiceRequest.locationCode"
    }, {
      "id": "ServiceRequest.locationReference",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.locationReference",
      "type": [ {
        "code": "Reference",
        "aggregation": [ "referenced" ],
        "targetProfile": [ "http://ssasur.cl/fhir/StructureDefinition/CdrLocation" ]
      } ]
    }, {
      "id": "ServiceRequest.reasonCode",
      "max": "0",
      "path": "ServiceRequest.reasonCode"
    }, {
      "id": "ServiceRequest.reasonReference",
      "max": "0",
      "path": "ServiceRequest.reasonReference"
    }, {
      "id": "ServiceRequest.insurance",
      "max": "0",
      "path": "ServiceRequest.insurance"
    }, {
      "id": "ServiceRequest.supportingInfo",
      "max": "0",
      "path": "ServiceRequest.supportingInfo"
    }, {
      "id": "ServiceRequest.specimen",
      "max": "0",
      "path": "ServiceRequest.specimen"
    }, {
      "id": "ServiceRequest.bodySite",
      "max": "0",
      "path": "ServiceRequest.bodySite"
    }, {
      "id": "ServiceRequest.note",
      "max": "0",
      "path": "ServiceRequest.note"
    }, {
      "id": "ServiceRequest.patientInstruction",
      "max": "0",
      "path": "ServiceRequest.patientInstruction"
    }, {
      "id": "ServiceRequest.relevantHistory",
      "max": "0",
      "path": "ServiceRequest.relevantHistory"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ServiceRequest"
}