FHIR IG analytics| Package | lt.hl7.fhir.vitalsigns |
| Resource Type | BodyStructure |
| Id | BodyStructure-example-body-structure-blood-pressure.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: BodyStructure example-body-structure-blood-pressure
Language: en
Profile: Body Structure for Blood Pressure
includedStructure
structure: Structure of femoral artery (body structure)
laterality: Right
BodyLandmarkOrientations
LandmarkDescription Sitting position (finding)
Lithuanian
Generated Narrative: BodyStructure example-body-structure-blood-pressure
Language: en
Profile: Body Structure for Blood Pressure
includedStructure
structure: Structure of femoral artery (body structure)
laterality: Right
BodyLandmarkOrientations
LandmarkDescription Sitting position (finding)
{
"resourceType": "BodyStructure",
"id": "example-body-structure-blood-pressure",
"meta": {
"profile": [
"https://hl7.lt/fhir/vitalsigns/StructureDefinition/body-structure-blood-pressure"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"includedStructure": [
{
"structure": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "7657000",
"display": "Structure of femoral artery (body structure)"
}
]
},
"laterality": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "24028007",
"display": "Right"
}
]
},
"bodyLandmarkOrientation": [
{
"landmarkDescription": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "33586001",
"display": "Sitting position (finding)"
}
]
}
]
}
]
}
],
"patient": {
"reference": "Patient/example-patient"
}
}