FHIR IG Statistics: ValueSet/il-core-body-position
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT International Edition |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"status": "active",
"name": "ILCoreBodyPosition",
"id": "il-core-body-position",
"title": "IL Core Body Position",
"description": "The position of the body when the observation was made, e.g. standing, sitting",
"url": "http://fhir.health.gov.il/ValueSet/il-core-body-position",
"experimental": false,
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "9851009"
}
]
}
]
}
}