PackagesCanonicalsLogsProblems
    Packages
    surescripts.specialty@1.0.0-beta
    http://fhirdocs.surescripts.net/fhir/specialty/StructureDefinition/Practitioner_Prescriber
{
  "description": "This profile defines the requirements for the Practitioner resource, representing the prescriber of the specialty medication.",
  "_filename": "PractionerPrescriber.json",
  "package_name": "surescripts.specialty",
  "date": "2021-01-15",
  "derivation": "constraint",
  "publisher": "Surescripts, LLC",
  "fhirVersion": "4.0.1",
  "name": "Practitioner_Prescriber",
  "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": "1.0.0-beta",
  "status": "active",
  "id": "cdb4cb76-cb39-437f-b894-d354a8642df7",
  "kind": "resource",
  "url": "http://fhirdocs.surescripts.net/fhir/specialty/StructureDefinition/Practitioner_Prescriber",
  "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"
}