GAO Ballot Package

This page is part of the FHIR Specification (v1.1.0: STU 3 Ballot 1). 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

This is a frozen snapshot of the FHIR specification created for the purpose of balloting the GAO implementation Guide. It includes draft changes that may be part of the future DSTU 2.1 release but further change is expected. Readers should focus solely on the GAO implementation content, and FHIR DSTU 2 for other purposes.

5.16.7 Resource Substance - Mappings

Mappings for the substance resource.

5.16.7.1 Mappings for RIM (http://hl7.org/v3)

SubstanceMaterial
    identifier.id
    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.player

5.16.7.2 Mappings for Ontological RIM Mapping (http://hl7.org/orim)

Substancefhir:Substance rdfs:subClassOf rim:Entity, [ a owl:Restriction; owl:onProperty rim:Act.classCode; owl:allValuesFrom cs:EntityClass\#MAT ].
    identifier
    category
    codefhir:Substance.code rdfs:subPropertyOf rim:Entity.code
    description
    instance
        identifier
        expiry
        quantity
    ingredient
        quantity
        substance