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

FHIR IG Statistics: CodeSystem/medicationknowledge-characteristic

Packagehl7.terminology.r4b
TypeCodeSystem
Idmedicationknowledge-characteristic
FHIR VersionR4B
Sourcehttp://terminology.hl7.org/http://terminology.hl7.org/6.0.2/CodeSystem-medicationknowledge-characteristic.html
URLhttp://terminology.hl7.org/CodeSystem/medicationknowledge-characteristic
Version1.0.1
Statusactive
Date2024-07-21T00:36:31-06:00
NameMedicationKnowledgeCharacteristicCodes
TitleMedicationKnowledge Characteristic Codes
Realmuv
Authorityhl7
DescriptionMedicationKnowledge Characteristic Codes
CopyrightThis material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license
Contentcomplete

Resources that use this resource

ValueSet
medicationknowledge-characteristicMedication knowledge characteristic codes
medicationknowledge-characteristicMedication knowledge characteristic codes

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem medicationknowledge-characteristic

Last updated: 2024-04-24 00:00:00+0000

Profile: Shareable CodeSystem

This case-sensitive code system http://terminology.hl7.org/CodeSystem/medicationknowledge-characteristic defines the following codes:

CodeDisplayDefinition
imprintcd Imprint CodeIdentyifying marks on product
size SizeDescription of size of the product
shape ShapeDescription of the shape of the product
color ColorDescription of the color of the product
coating CoatingDescription of the coating of the product
scoring ScoringDescription of the scoring of the product
logo LogoDescription of the Logo of the product
image ImageDescription of the Image of the product

Source

{
  "resourceType": "CodeSystem",
  "id": "medicationknowledge-characteristic",
  "meta": {
    "lastUpdated": "2024-04-24T00:00:00+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "phx"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "http://terminology.hl7.org/CodeSystem/medicationknowledge-characteristic",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.1.1338"
    }
  ],
  "version": "1.0.1",
  "name": "MedicationKnowledgeCharacteristicCodes",
  "title": "MedicationKnowledge Characteristic Codes",
  "status": "active",
  "experimental": false,
  "date": "2024-07-21T00:36:31-06:00",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "MedicationKnowledge Characteristic Codes",
  "copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
  "caseSensitive": true,
  "valueSet": "http://terminology.hl7.org/ValueSet/medicationknowledge-characteristic",
  "content": "complete",
  "concept": [
    {
      "code": "imprintcd",
      "display": "Imprint Code",
      "definition": "Identyifying marks on product"
    },
    {
      "code": "size",
      "display": "Size",
      "definition": "Description of size of the product"
    },
    {
      "code": "shape",
      "display": "Shape",
      "definition": "Description of the shape of the product"
    },
    {
      "code": "color",
      "display": "Color",
      "definition": "Description of the color of the product"
    },
    {
      "code": "coating",
      "display": "Coating",
      "definition": "Description of the coating of the product"
    },
    {
      "code": "scoring",
      "display": "Scoring",
      "definition": "Description of the scoring of the product"
    },
    {
      "code": "logo",
      "display": "Logo",
      "definition": "Description of the Logo of the product"
    },
    {
      "code": "image",
      "display": "Image",
      "definition": "Description of the Image of the product"
    }
  ]
}