DSTU2 FHIR Release 3 (STU)

This page is part of the FHIR Specification (v1.0.2: DSTU (v3.0.2: STU 2). 3). 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 R3 R2

Orders and Observations Work Group Maturity Level : N/A Ballot Status : Informative Compartments : Not linked to any defined compartments

Mappings for the substance resource.

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