] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div ""
] ; #
fhir:status [ fhir:v "completed"] ; #
fhir:code [
fhir:coding ( [
fhir:system [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/lf-ProcedureCode-codesystem"^^xsd:anyURI ] ;
fhir:code [ fhir:v "FirstCourceOfTreatment" ] ;
fhir:display [ fhir:v "首次療程" ]
] )
] ; #
fhir:subject [
fhir:link ;
fhir:reference [ fhir:v "Patient/LFPatientExample" ]
] ; #
fhir:encounter [
fhir:link ;
fhir:reference [ fhir:v "Encounter/LFEncounterExample" ]
] ; #
fhir:performed [
a fhir:Period ;
fhir:start [ fhir:v "2019-05-08"^^xsd:date ]
] . #
# -------------------------------------------------------------------------------------