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

FHIR IG analytics

Packagenexuzhealth.fhir.r4
Resource TypeStructureDefinition
Idnxh-ext-strength2
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.3&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-strength2
URLhttps://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-strength2
Statusactive
Date2022-08-25T08:24:23.3228365+00:00
NameNxhExtStrength2
DescriptionA second strength quantity of a medication ingredient.
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
NxhMedicationNxhMedication

Resources that this resource uses

No resources found


Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "nxh-ext-strength2",
  "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-strength2",
  "name": "NxhExtStrength2",
  "status": "active",
  "date": "2022-08-25T08:24:23.3228365+00:00",
  "description": "A second strength quantity of a  medication ingredient.",
  "fhirVersion": "4.0.1",
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "Element"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "Strength2",
        "definition": "A second strength quantity of a  medication ingredient.",
        "max": "1"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-strength2"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "type": [
          {
            "code": "Ratio"
          }
        ]
      }
    ]
  }
}