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

FHIR IG Statistics: StructureDefinition/Organization_DispensingPharmacy.StructureDefinition

Packagejunk.sample-preview
Resource TypeStructureDefinition
IdOrganization_DispensingPharmacy.StructureDefinition
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=junk.sample-preview@2.0.3&canonical=http://fhirdocs.surescripts.net/fhir/specialty/StructureDefinition/Organization_DispensingPharmacy
URLhttp://fhirdocs.surescripts.net/fhir/specialty/StructureDefinition/Organization_DispensingPharmacy
Statusactive
Date2021-01-15
NameOrganization_DispensingPharmacy
DescriptionThis profile defines the requirements for the Organization resource, representing the dispensing specialty pharmacy.
Copyright2021
TypeOrganization
Kindresource

Resources that use this resource

No resources found


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_DispensingPharmacy",
  "name": "Organization_DispensingPharmacy",
  "status": "active",
  "date": "2021-01-15",
  "publisher": "Surescripts, LLC",
  "description": "This profile defines the requirements for the Organization resource, representing the dispensing specialty pharmacy.",
  "copyright": "2021",
  "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
      }
    ]
  }
}