This case-sensitive code system https://hapi.fhir.tw/fhir/CodeSystem/lf-BehaviorCode-codesystem defines the following codes:
| Code | Display |
| 2 | In situ and synonymous with in situ |
| 3 | invasive |
"
] ; #
fhir:url [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/lf-BehaviorCode-codesystem"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.1"] ; #
fhir:name [ fhir:v "LFBehaviorCodeCS"] ; #
fhir:title [ fhir:v "性態碼代碼系統"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-08-01T15:33:47+08:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Kuo"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Kuo" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://example.org/example-publisher" ]
] )
] ) ; #
fhir:description [ fhir:v "Behavior Code Code System"] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "2"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "In situ and synonymous with in situ" ]
] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "invasive" ]
] ) . #
# -------------------------------------------------------------------------------------