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

FHIR IG Statistics: StructureDefinition/StructureDefinition-specialty-Organization-DispensingPharmacy

Packagesurescripts.specialty
Resource TypeStructureDefinition
IdStructureDefinition-specialty-Organization-DispensingPharmacy
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=surescripts.specialty@1.2.0-beta&canonical=http://fhirdocs.surescripts.net/fhir/specialty/StructureDefinition/Organization_Pharmacy
URLhttp://fhirdocs.surescripts.net/fhir/specialty/StructureDefinition/Organization_Pharmacy
Statusactive
NameOrganization_Pharmacy
DescriptionThis profile defines the requirements for the Organization resource, representing the dispensing specialty pharmacy.
Copyright2023
TypeOrganization
Kindresource

Resources that use this resource

StructureDefinition
Bundle_SRxDataRequestBundle_SRxDataRequest
Bundle_SRxDataResponseBundle_SRxDataResponse
MessageHeader_SRxDataResponseMessageHeader_SRxDataResponse

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/Organization_Pharmacy",
  "name": "Organization_Pharmacy",
  "status": "active",
  "publisher": "Surescripts, LLC",
  "description": "This profile defines the requirements for the Organization resource, representing the dispensing specialty pharmacy.",
  "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": "Organization",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Organization.identifier",
        "path": "Organization.identifier",
        "comment": "The NCPDP ID will always be present. The actual ID value is found in the Organization.identifier.value property, for the identifier whose system property has the value \"http://ncpdp.org/provider-id\".\r\n\r\nThe National Provider ID may also be included. That ID is the value is found in the Organization.identifier.value property, for the identifier whose system property has the value “http://hl7.org/fhir/sid/us-npi”.",
        "min": 1
      },
      {
        "id": "Organization.identifier.system",
        "path": "Organization.identifier.system",
        "min": 1
      },
      {
        "id": "Organization.identifier.value",
        "path": "Organization.identifier.value",
        "min": 1
      }
    ]
  }
}