FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/StructureDefinition-specialty-Practitioner-Prescriber

Packagesurescripts.specialty
Resource TypeStructureDefinition
IdStructureDefinition-specialty-Practitioner-Prescriber
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=surescripts.specialty@1.2.0-beta&canonical=http://fhirdocs.surescripts.net/fhir/specialty/StructureDefinition/Practitioner_Prescriber
URLhttp://fhirdocs.surescripts.net/fhir/specialty/StructureDefinition/Practitioner_Prescriber
Statusactive
NamePractitioner_Prescriber
DescriptionThis profile defines the requirements for the Practitioner resource, representing the prescriber of the specialty medication.
Copyright2023
TypePractitioner
Kindresource

Resources that use this resource

StructureDefinition
Bundle_SRxDataRequestBundle_SRxDataRequest
Bundle_SRxDataResponseBundle_SRxDataResponse
MedicationRequest_PrescriptionMedicationRequest_Prescription
MedicationRequest_MedicationPrescribedMedicationRequest_MedicationPrescribed

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "http://fhirdocs.surescripts.net/fhir/specialty/StructureDefinition/Practitioner_Prescriber",
  "name": "Practitioner_Prescriber",
  "status": "active",
  "publisher": "Surescripts, LLC",
  "description": "This profile defines the requirements for the Practitioner resource, representing the prescriber of the specialty medication.",
  "copyright": "2023",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "servd",
      "uri": "http://www.omg.org/spec/ServD/1.0/",
      "name": "ServD"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Practitioner",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Practitioner.identifier",
        "path": "Practitioner.identifier",
        "comment": "If available, the NPI of the Practitioner should be included as the identifier.value for an Identifier element for which the identifier.system is \"http://hl7.org/fhir/sid/us-npi\".\r\n\r\nIf available, the Surescripts Provider ID (SPI) of the Practitioner should be included as the identifier.value for an Identifier element for which the identifier.system is “http://fhirdocs.surescripts.net/spi”.",
        "mustSupport": true
      },
      {
        "id": "Practitioner.name",
        "path": "Practitioner.name",
        "mustSupport": true
      }
    ]
  }
}