StructureMap-be-map-model-referral-prescription

Sourcehl7.fhir.be.referral#current:Referral Prescription (v4.0.1)
resourceTypeStructureMap
idbe-map-model-referral-prescription
canonicalhttps://www.ehealth.fgov.be/standards/fhir/referral/StructureMap/be-map-model-referral-prescription
version1.0.0
statusdraft
namebe-map-model-referral-prescription
date2023-08-28T15:27:55+00:00
jurisdictionsbe
Usages(none)

    
/// url = 
    
    'https://www.ehealth.fgov.be/standards/fhir/referral/StructureMap/be-map-model-referral-prescription'

    
/// name = 
    
    'be-map-model-referral-prescription'

    
/// status = 
    
    'draft'


    uses
     "
https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-model-referralprescription    " 
    alias 
BeModelReferralPrescription     as 
    source

    uses
     "
    https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-referralprescription
    " 
    alias 
BeReferralPrescription     as 
    target


    group 
Main    (
    source
     model
     : 
BeModelReferralPrescription,     target
     profile
     : 
BeReferralPrescription    )
     {

  model.recordedDate     as 
    a
    
 ->     
profile.authoredOn =     a
    ;

  model.recorder     as 
    recorder
    
 ->     
 profile.extension =     create
    (
    'Extension'
    )
     as 
    ext
    , 
 ext.url =     'https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-ext-recorder'
    , 
 ext.value =     recorder
    ;

  model.prescriber     as 
    prescriber
    
 ->     
profile.requester =     prescriber
    ;

  model.'co-prescriberNr'     as 
    nr
    , 
model.'co-prescriber'     as 
    co
    
 ->     
 profile.extension =     create
    (
    'Extension'
    )
     as 
    ext
    , 
 ext.url =     'https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-ext-co-prescriber-info'
    , 
 ext.value =     recorder
     "c0"
    ;

    }


  

Produced 08 Sep 2023