FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| sct | SNOMED codes used in this IG |
Narrative
No narrative content found in resource
Source1
{
"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",
"version": "0.19.1",
"publisher": "Israel Core Team",
"date": "2025-09-04",
"contact": [
{
"telecom": [
{
"system": "email",
"value": "tal.primak@moh.gov.il"
}
]
}
],
"experimental": false,
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "9851009"
}
]
}
]
}
}