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

FHIR IG Statistics: StructureDefinition/ModelMedicationRecordUsage

Packageihe-fhir-pharm-medicationrecord
TypeStructureDefinition
IdModelMedicationRecordUsage
FHIR VersionR5
Sourcehttp://profiles.ihe.net/PHARM/ihe.pharm.medicationrecord/https://build.fhir.org/ig/IHE/pharm-medo/StructureDefinition-ModelMedicationRecordUsage.html
URLhttp://profiles.ihe.net/PHARM/ihe.pharm.medicationrecord/StructureDefinition/ModelMedicationRecordUsage
Version0.1.0
Statusactive
Date2023-03-27T10:17:54+00:00
NameModelMedicationRecordUsage
Title[Logical Model] - Usage
Realmuv
Authorityihe
DescriptionA model for representing medication usage.
CopyrightIHE http://www.ihe.net/Governance/#Intellectual_Property
Typehttp://profiles.ihe.net/PHARM/ihe.pharm.medicationrecord/StructureDefinition/ModelMedicationRecordUsage
Kindlogical

Resources that use this resource

StructureDefinition
ModelMedicationRecordMedication Record logical model

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source


Source

{
  "resourceType": "StructureDefinition",
  "id": "ModelMedicationRecordUsage",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://profiles.ihe.net/PHARM/ihe.pharm.medicationrecord/StructureDefinition/ModelMedicationRecordUsage",
  "version": "0.1.0",
  "name": "ModelMedicationRecordUsage",
  "title": "[Logical Model] - Usage",
  "status": "active",
  "date": "2023-03-27T10:17:54+00:00",
  "publisher": "Integrating the Healthcare Enterprise (IHE)",
  "contact": [
    {
      "name": "Integrating the Healthcare Enterprise (IHE)",
      "telecom": [
        {
          "system": "url",
          "value": "http://ihe.net"
        },
        {
          "system": "email",
          "value": "secretary@ihe.net"
        }
      ]
    },
    {
      "name": "Jose Costa Teixeira",
      "telecom": [
        {
          "system": "email",
          "value": "jose.a.teixeira@gmail.com",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A model for representing medication usage.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "copyright": "IHE http://www.ihe.net/Governance/#Intellectual_Property",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://profiles.ihe.net/PHARM/ihe.pharm.medicationrecord/StructureDefinition/ModelMedicationRecordUsage",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "element": [
      {
        "id": "ModelMedicationRecordUsage",
        "path": "ModelMedicationRecordUsage",
        "short": "[Logical Model] - Usage",
        "definition": "A model for representing medication usage.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "ModelMedicationRecordUsage",
        "path": "ModelMedicationRecordUsage",
        "short": "[Logical Model] - Usage",
        "definition": "A model for representing medication usage."
      }
    ]
  }
}