| Package | pbm.V1.fhir |
| Resource Type | StructureDefinition |
| Id | PBMMedication.StructureDefinition |
| FHIR Version | R4 |
| Source | null/https://simplifier.net/resolve?scope=pbm.V1.fhir@0.5.0-draft&canonical=http://pbme.solutions/fhir/StructureDefinition/PBMMedication |
| URL | http://pbme.solutions/fhir/StructureDefinition/PBMMedication |
| Status | draft |
| Name | PBMMedication |
| Type | Medication |
| Kind | resource |
| StructureDefinition | |
| PBMMedicationAdministration | PBMMedicationAdministration |
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "StructureDefinition",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://pbme.solutions/fhir/StructureDefinition/PBMMedication",
"name": "PBMMedication",
"status": "draft",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "script10.6",
"uri": "http://ncpdp.org/SCRIPT10_6",
"name": "Mapping to NCPDP SCRIPT 10.6"
},
{
"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": "Medication",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Medication",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Medication.identifier",
"path": "Medication.identifier",
"mustSupport": true
},
{
"id": "Medication.code",
"path": "Medication.code",
"definition": "A code (or set of codes) that specify this medication, or a textual description if no code is available. Usage note: This could be a standard medication code such as a code from RxNorm, SNOMED CT, IDMP etc. It could also be a national or local formulary code, optionally with translations to other code systems.\r\n\r\nFOllowing expressions are used:\r\nRed blood cells, blood product (product) {126242007 , SNOMED-CT }\r\nPlatelet product (product) {256395009 , SNOMED-CT }\r\nPlasma product (product) {256400005 , SNOMED-CT }\r\nGranulocytes, human, blood product (product) {126257000 , SNOMED-CT }\r\nCryoprecipitate (product) {256401009 , SNOMED-CT }",
"mustSupport": true
},
{
"id": "Medication.code.coding.system",
"path": "Medication.code.coding.system",
"fixedUri": "http://snomed.info/sct"
},
{
"id": "Medication.amount.numerator.value",
"path": "Medication.amount.numerator.value",
"min": 1
},
{
"id": "Medication.amount.numerator.unit",
"path": "Medication.amount.numerator.unit",
"fixedString": "{count}"
},
{
"id": "Medication.amount.numerator.system",
"path": "Medication.amount.numerator.system",
"min": 1,
"fixedUri": "http://unitsofmeasure.org"
}
]
}
}