Release 4

This page is part of the FHIR Specification (v4.0.1: R4 - Mixed Normative and STU) in it's permanent home (it will always be available at this URL). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2

Orders and Observations Work GroupMaturity Level: N/AStandards Status: InformativeSecurity Category: Business Compartments: Not linked to any defined compartments

Mappings for the substance resource (see Mappings to Other Standards for further information & status).

Substance
    identifierFiveWs.identifier
    statusFiveWs.status
    categoryFiveWs.class
    codeFiveWs.what[x]
SubstanceMaterial
    identifier.id
    status.statusCode
    category.code
    code.code
    description.player.desc
    instance.player.determinerCode
        identifier.id
        expiry.expiryTime
        quantity.player.quantity
    ingredient.player.scopesRole[classCode=INGR]
        quantity.quantity
        substance[x].player
Substancefhir:Substance rdfs:subClassOf rim:Entity, [ a owl:Restriction; owl:onProperty rim:Act.classCode; owl:allValuesFrom cs:EntityClass\#MAT ].
    identifier
    status
    category
    codefhir:Substance.code rdfs:subPropertyOf rim:Entity.code
    description
    instance
        identifier
        expiry
        quantity
    ingredient
        quantity
        substance[x]