Package | surescripts.specialty |
Resource Type | StructureDefinition |
Id | StructureDefinition-specialty-Practitioner-Prescriber |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=surescripts.specialty@1.2.0-beta&canonical=http://fhirdocs.surescripts.net/fhir/specialty/StructureDefinition/Practitioner_Prescriber |
URL | http://fhirdocs.surescripts.net/fhir/specialty/StructureDefinition/Practitioner_Prescriber |
Status | active |
Name | Practitioner_Prescriber |
Description | This profile defines the requirements for the Practitioner resource, representing the prescriber of the specialty medication. |
Copyright | 2023 |
Type | Practitioner |
Kind | resource |
StructureDefinition | |
Bundle_SRxDataRequest | Bundle_SRxDataRequest |
Bundle_SRxDataResponse | Bundle_SRxDataResponse |
MedicationRequest_Prescription | MedicationRequest_Prescription |
MedicationRequest_MedicationPrescribed | MedicationRequest_MedicationPrescribed |
No resources found
No narrative content found in resource
{ "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 } ] } }