PackagesCanonicalsLogsProblems
    Packages
    junk.sample-preview@2.0.2
    http://fhirdocs.surescripts.net/StructureDefinition/SRxDataResponseReceiverPrescriber
{
  "description": "This profile defines the requirements for the Practitioner resource, representing the prescriber of the specialty medication, which a receiver of the SRxDataResponse can expect are met.",
  "_filename": "SRxDataResponseReceiverPrescriber.StructureDefinition.json",
  "package_name": "junk.sample-preview",
  "date": "2021-01-15",
  "derivation": "constraint",
  "publisher": "Surescripts, LLC",
  "fhirVersion": "4.0.1",
  "name": "SRxDataResponseReceiverPrescriber",
  "mapping": [ {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://www.omg.org/spec/ServD/1.0/",
    "name": "ServD",
    "identity": "servd"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "copyright": "2021",
  "type": "Practitioner",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "2.0.2",
  "status": "active",
  "id": "f3b87b90-2ac4-47c6-b0f2-942588ef6985",
  "kind": "resource",
  "url": "http://fhirdocs.surescripts.net/StructureDefinition/SRxDataResponseReceiverPrescriber",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Practitioner.identifier",
      "min": 1,
      "path": "Practitioner.identifier",
      "comment": "The NPI will always be present. This NPI is the value of Practitioner.identifier.value for the identifier whose system value is \"http://hl7.org/fhir/sid/us-npi\".\r\n\r\nThe Surescripts Provider ID (SPI) may be present. The SPI is the value of Practitioner.identifier.value for the identifier whose system value is “http://fhirdocs.surescripts.net/spi”.",
      "mustSupport": true
    }, {
      "id": "Practitioner.identifier.system",
      "min": 1,
      "path": "Practitioner.identifier.system",
      "mustSupport": true
    }, {
      "id": "Practitioner.identifier.value",
      "min": 1,
      "path": "Practitioner.identifier.value",
      "mustSupport": true
    }, {
      "id": "Practitioner.name",
      "min": 1,
      "path": "Practitioner.name",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "Practitioner.name:officialName",
      "max": "1",
      "min": 1,
      "path": "Practitioner.name",
      "sliceName": "officialName",
      "fixedHumanName": {
        "use": "official"
      }
    }, {
      "id": "Practitioner.name:officialName.use",
      "min": 1,
      "path": "Practitioner.name.use",
      "fixedCode": "official",
      "mustSupport": true
    }, {
      "id": "Practitioner.name:officialName.family",
      "min": 1,
      "path": "Practitioner.name.family",
      "mustSupport": true
    }, {
      "id": "Practitioner.name:officialName.given",
      "min": 1,
      "path": "Practitioner.name.given",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner"
}