FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.fr.medication
Resource TypeValueSet
IdValueSet-medication-ingredient-strength-codes.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Interop-Sante/hl7.fhir.fr.medication/ValueSet-medication-ingredient-strength-codes.html
URLhttp://hl7.org/fhir/ValueSet/medication-ingredientstrength
Version0.1.0
Statusdraft
Date2026-01-20T11:03:34+00:00
NameMedicationIngredientStrengthCodes
Realmfr
Authorityhl7
DescriptionMedication Ingredient Strength Codes

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Narratif généré : EnsembleValeurs medication-ingredient-strength-codes


Source1

{
  "resourceType": "ValueSet",
  "id": "medication-ingredient-strength-codes",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "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-standards-status",
      "valueCode": "draft"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/medication-ingredientstrength",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.1426"
    }
  ],
  "version": "0.1.0",
  "name": "MedicationIngredientStrengthCodes",
  "status": "draft",
  "date": "2026-01-20T11:03:34+00:00",
  "publisher": "Interop'Santé",
  "contact": [
    {
      "name": "Interop'Santé",
      "telecom": [
        {
          "system": "url",
          "value": "http://interopsante.org/"
        }
      ]
    }
  ],
  "description": "Medication Ingredient Strength Codes",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FR",
          "display": "FRANCE"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/CodeSystem/medication-ingredientstrength"
      }
    ]
  }
}