FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions icon

Biomedical Research and Regulation icon Work GroupMaturity Level: N/AStandards Status: InformativeSecurity Category: Business Compartments: No defined compartments

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

Substanceadministrative.entity
    identifierFiveWs.identifier
    statusFiveWs.status
    categoryFiveWs.class
    codeFiveWs.what[x]
SubstanceMaterial
    identifier.id
    status.statusCode
    category.code
    code.code
    description.player.desc
    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
    instance
    status
    category
    codefhir:Substance.code rdfs:subPropertyOf rim:Entity.code
    description
    expiry
    quantity
    ingredient
        quantity
        substance[x]