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

FHIR IG Statistics: StructureDefinition/MedicationStatement-SPOClinicalInformationResponse

Packagesurescripts.specialty
Resource TypeStructureDefinition
IdMedicationStatement-SPOClinicalInformationResponse
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=surescripts.specialty@1.2.0-beta&canonical=http://fhirdocs.surescripts.net/fhir/StructureDefinition/MedicationStatement_SPOClinicalInformationResponse
URLhttp://fhirdocs.surescripts.net/fhir/StructureDefinition/MedicationStatement_SPOClinicalInformationResponse
Statusactive
Date2021-08-23
NameMedicationStatement_SPOClinicalInformationResponse
Copyright2021
TypeMedicationStatement
Kindresource

Resources that use this resource

StructureDefinition
Bundle_SPOClinicalInformationResponse_GeneralBundle_SPOClinicalInformationResponse_General

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "MedicationStatement-SPOClinicalInformationResponse",
  "url": "http://fhirdocs.surescripts.net/fhir/StructureDefinition/MedicationStatement_SPOClinicalInformationResponse",
  "name": "MedicationStatement_SPOClinicalInformationResponse",
  "status": "active",
  "date": "2021-08-23",
  "publisher": "Surescripts LLC",
  "copyright": "2021",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "MedicationStatement",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationStatement",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "MedicationStatement.id",
        "path": "MedicationStatement.id",
        "min": 1
      },
      {
        "id": "MedicationStatement.meta",
        "path": "MedicationStatement.meta"
      },
      {
        "id": "MedicationStatement.meta.lastUpdated",
        "path": "MedicationStatement.meta.lastUpdated",
        "min": 1
      },
      {
        "id": "MedicationStatement.status",
        "path": "MedicationStatement.status",
        "fixedCode": "active",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.medication[x]",
        "path": "MedicationStatement.medication[x]",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.subject",
        "path": "MedicationStatement.subject",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.effective[x]",
        "path": "MedicationStatement.effective[x]",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.reasonCode",
        "path": "MedicationStatement.reasonCode",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.reasonReference",
        "path": "MedicationStatement.reasonReference",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.dosage.text",
        "path": "MedicationStatement.dosage.text",
        "mustSupport": true
      }
    ]
  }
}