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

FHIR IG Statistics: StructureDefinition/261dbc49-68c7-468a-995a-07756ebe09a4

Packagedifuture.trustcenter.sp
Resource TypeStructureDefinition
Id261dbc49-68c7-468a-995a-07756ebe09a4
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=difuture.trustcenter.sp@1.0.0-beta-3&canonical=http://difuture.de/fhir/StructureDefinition/TrustcenterMedicationStatement
URLhttp://difuture.de/fhir/StructureDefinition/TrustcenterMedicationStatement
Statusdraft
Date2021-09-02T08:41:42.3366276+00:00
NameTrustcenterMedicationStatement
TypeMedicationStatement
Kindresource

Resources that use this resource

StructureDefinition
TrustcenterBundleTrustcenterBundle

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "261dbc49-68c7-468a-995a-07756ebe09a4",
  "meta": {
    "lastUpdated": "2021-09-15T08:28:02.600+00:00"
  },
  "url": "http://difuture.de/fhir/StructureDefinition/TrustcenterMedicationStatement",
  "name": "TrustcenterMedicationStatement",
  "status": "draft",
  "date": "2021-09-02T08:41:42.3366276+00:00",
  "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.identifier",
        "path": "MedicationStatement.identifier",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "use"
            }
          ],
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "MedicationStatement.identifier:officialIdentifier",
        "path": "MedicationStatement.identifier",
        "sliceName": "officialIdentifier",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.identifier:officialIdentifier.use",
        "path": "MedicationStatement.identifier.use",
        "min": 1,
        "fixedCode": "official"
      },
      {
        "id": "MedicationStatement.basedOn",
        "path": "MedicationStatement.basedOn",
        "max": "0"
      },
      {
        "id": "MedicationStatement.partOf",
        "path": "MedicationStatement.partOf",
        "max": "0"
      },
      {
        "id": "MedicationStatement.status",
        "path": "MedicationStatement.status",
        "mustSupport": false
      },
      {
        "id": "MedicationStatement.statusReason",
        "path": "MedicationStatement.statusReason",
        "max": "0"
      },
      {
        "id": "MedicationStatement.category",
        "path": "MedicationStatement.category",
        "max": "0"
      },
      {
        "id": "MedicationStatement.medication[x]",
        "path": "MedicationStatement.medication[x]",
        "mustSupport": false
      },
      {
        "id": "MedicationStatement.subject",
        "path": "MedicationStatement.subject",
        "mustSupport": false
      },
      {
        "id": "MedicationStatement.subject.display",
        "path": "MedicationStatement.subject.display",
        "max": "0"
      },
      {
        "id": "MedicationStatement.context",
        "path": "MedicationStatement.context",
        "max": "0"
      },
      {
        "id": "MedicationStatement.effective[x]",
        "path": "MedicationStatement.effective[x]",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dateAsserted",
        "path": "MedicationStatement.dateAsserted",
        "max": "0"
      },
      {
        "id": "MedicationStatement.informationSource",
        "path": "MedicationStatement.informationSource",
        "max": "0"
      },
      {
        "id": "MedicationStatement.derivedFrom",
        "path": "MedicationStatement.derivedFrom",
        "max": "0"
      },
      {
        "id": "MedicationStatement.reasonCode",
        "path": "MedicationStatement.reasonCode",
        "max": "0"
      },
      {
        "id": "MedicationStatement.reasonReference",
        "path": "MedicationStatement.reasonReference",
        "max": "0"
      },
      {
        "id": "MedicationStatement.note",
        "path": "MedicationStatement.note",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage",
        "path": "MedicationStatement.dosage",
        "max": "0"
      }
    ]
  }
}