FHIR IG analytics| Package | tw.cohesion.fhir.clinemr |
| Resource Type | Observation |
| Id | Observation-ObservationPulseConditionTCMCR-min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
狀態:Final ( ObservationStatus#final)
項目:Finding of pulse taking by palpation (finding) ( SNOMED CT Code#421608007)
病人:Patient/PatientTCMCR-min "陳美真"
病人脈象:右手,浮,弦
{
"resourceType": "Observation",
"id": "ObservationPulseConditionTCMCR-min",
"meta": {
"profile": [
"https://fhir.cohesiondata.com/clinemr/StructureDefinition/observationpulsecondition-tcmcr"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "421608007",
"display": "Finding of pulse taking by palpation (finding)"
}
]
},
"subject": {
"reference": "Patient/PatientTCMCR-min"
},
"encounter": {
"reference": "Encounter/EncounterTCMCR-min"
},
"valueString": "右手,浮,弦"
}