FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/il-core-body-position

Packageil.core.fhir.r4
Resource TypeValueSet
Idil-core-body-position
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.core.fhir.r4@0.18.0&canonical=http://fhir.health.gov.il/ValueSet/il-core-body-position
URLhttp://fhir.health.gov.il/ValueSet/il-core-body-position
Statusactive
NameILCoreBodyPosition
TitleIL Core Body Position
Realmil
Authoritynational
DescriptionThe position of the body when the observation was made, e.g. standing, sitting

Resources that use this resource

StructureDefinition
il-core-vital-signsILCore Vital Signs Profile

Resources that this resource uses

CodeSystem
sctSNOMED 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"
          }
        ]
      }
    ]
  }
}