RDC Interoperability Guide
1.1.0

rdc-Medication

Official URL: https://roche.com/fhir/iop/StructureDefinition/rdc-Medication Version: 1.1.0
Parent:

http://hl7.org/fhir/StructureDefinition/Medication

Computable Name:

RdcMedication

RDC Medication profile for the identification and definition of medication.

Formal Views of Profile Content

identifier..0
status..0
totalVolume..0
batch..0
definition..0

Medication.identifier
Cardinality..0
Medication.status
Cardinality..0
Medication.totalVolume
Cardinality..0
Medication.batch
Cardinality..0
Medication.definition
Cardinality..0
  • TODO
  • <StructureDefinition xmlns="http://hl7.org/fhir">
    <id value="rdc-Medication" />
    <url value="https://roche.com/fhir/iop/StructureDefinition/rdc-Medication" />
    <name value="RdcMedication" />
    <title value="RDC Medication" />
    <status value="draft" />
    <publisher value="F. Hoffmann-La Roche AG" />
    <description value="RDC Medication profile for the identification and definition of medication." />
    <copyright value="Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise." />
    <fhirVersion value="5.0.0" />
    <kind value="resource" />
    <abstract value="false" />
    <type value="Medication" />
    <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Medication" />
    <derivation value="constraint" />
    <differential>
    <element id="Medication.identifier">
    <path value="Medication.identifier" />
    <max value="0" />
    </element>
    <element id="Medication.status">
    <path value="Medication.status" />
    <max value="0" />
    </element>
    <element id="Medication.totalVolume">
    <path value="Medication.totalVolume" />
    <max value="0" />
    </element>
    <element id="Medication.batch">
    <path value="Medication.batch" />
    <max value="0" />
    </element>
    <element id="Medication.definition">
    <path value="Medication.definition" />
    <max value="0" />
    </element>
    </differential>
    </StructureDefinition>
    {
    "resourceType": "StructureDefinition",
    "id": "rdc-Medication",
    "url": "https://roche.com/fhir/iop/StructureDefinition/rdc-Medication",
    "name": "RdcMedication",
    "title": "RDC Medication",
    "status": "draft",
    "publisher": "F. Hoffmann-La Roche AG",
    "description": "RDC Medication profile for the identification and definition of medication.",
    "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
    "fhirVersion": "5.0.0",
    "kind": "resource",
    "abstract": false,
    "type": "Medication",
    "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Medication",
    "derivation": "constraint",
    "differential": {
    "element": [
    {
    "id": "Medication.identifier",
    "path": "Medication.identifier",
    "max": "0"
    },
    {
    "id": "Medication.status",
    "path": "Medication.status",
    "max": "0"
    },
    {
    "id": "Medication.totalVolume",
    "path": "Medication.totalVolume",
    "max": "0"
    },
    {
    "id": "Medication.batch",
    "path": "Medication.batch",
    "max": "0"
    },
    {
    "id": "Medication.definition",
    "path": "Medication.definition",
    "max": "0"
    }
    ]
    }
    }