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

FHIR IG Statistics: StructureDefinition/14b7b31a-ba61-43ea-86bc-4afb3a1a3ad2

Packagerdc.interoperability.guide
Resource TypeStructureDefinition
Id14b7b31a-ba61-43ea-86bc-4afb3a1a3ad2
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=rdc.interoperability.guide@1.0.0&canonical=http://roche.com/fhir/iop/StructureDefinition/Medication
URLhttp://roche.com/fhir/iop/StructureDefinition/Medication
Version1
Statusactive
NameMedication
TypeMedication
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",
  "id": "14b7b31a-ba61-43ea-86bc-4afb3a1a3ad2",
  "url": "http://roche.com/fhir/iop/StructureDefinition/Medication",
  "version": "1",
  "name": "Medication",
  "status": "active",
  "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"
      }
    ]
  }
}