PackagesCanonicalsLogsProblems
    Packages
    junk.sample-preview@2.0.2
    http://fhirdocs.surescripts.net/fhir/StructureDefinition/SRxDataResponseReceiverPatient
{
  "description": "This profile defines the requirements for the Patient that a receiver of the SRxDataResponse can expect are met.",
  "_filename": "SRxDataResponseReceiverPatient.StructureDefinition.json",
  "package_name": "junk.sample-preview",
  "date": "2021-01-15",
  "derivation": "constraint",
  "publisher": "Surescripts, LLC",
  "fhirVersion": "4.0.1",
  "name": "SRxDataResponseReceiverPatient",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/v3/cda",
    "name": "CDA (R2)",
    "identity": "cda"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://loinc.org",
    "name": "LOINC code for the element",
    "identity": "loinc"
  } ],
  "abstract": false,
  "copyright": "2021",
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "2.0.2",
  "status": "active",
  "id": "f08fa265-0c1a-4e52-8a19-346596615569",
  "kind": "resource",
  "url": "http://fhirdocs.surescripts.net/fhir/StructureDefinition/SRxDataResponseReceiverPatient",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Patient.identifier",
      "min": 1,
      "path": "Patient.identifier",
      "comment": "For provider-initiated transactions, the Medical Record Number (MRN) will always be present. This identifier will be identified with the Patient.identifyer.type, as follows:\r\n1. system: “http://terminology.hl7.org/CodeSystem/v2-0203”\r\n2. code: “MR”",
      "mustSupport": true
    }, {
      "id": "Patient.name",
      "min": 1,
      "path": "Patient.name",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "Patient.name:officialName",
      "max": "1",
      "min": 1,
      "path": "Patient.name",
      "sliceName": "officialName",
      "mustSupport": true,
      "fixedHumanName": {
        "use": "official"
      }
    }, {
      "id": "Patient.name:officialName.use",
      "min": 1,
      "path": "Patient.name.use",
      "fixedCode": "official"
    }, {
      "id": "Patient.name:officialName.family",
      "min": 1,
      "path": "Patient.name.family"
    }, {
      "id": "Patient.name:officialName.given",
      "min": 1,
      "path": "Patient.name.given"
    }, {
      "id": "Patient.telecom",
      "path": "Patient.telecom",
      "mustSupport": true
    }, {
      "id": "Patient.telecom.system",
      "min": 1,
      "path": "Patient.telecom.system"
    }, {
      "id": "Patient.telecom.value",
      "min": 1,
      "path": "Patient.telecom.value"
    }, {
      "id": "Patient.telecom.use",
      "path": "Patient.telecom.use",
      "mustSupport": true
    }, {
      "id": "Patient.gender",
      "min": 1,
      "path": "Patient.gender"
    }, {
      "id": "Patient.birthDate",
      "min": 1,
      "path": "Patient.birthDate"
    }, {
      "id": "Patient.address",
      "min": 1,
      "path": "Patient.address"
    }, {
      "id": "Patient.address.line",
      "path": "Patient.address.line",
      "mustSupport": true
    }, {
      "id": "Patient.address.city",
      "path": "Patient.address.city",
      "mustSupport": true
    }, {
      "id": "Patient.address.state",
      "path": "Patient.address.state",
      "mustSupport": true
    }, {
      "id": "Patient.address.postalCode",
      "path": "Patient.address.postalCode",
      "mustSupport": true
    }, {
      "id": "Patient.communication",
      "path": "Patient.communication",
      "mustSupport": true
    }, {
      "id": "Patient.communication.language",
      "path": "Patient.communication.language",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}