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

FHIR IG Statistics: ValueSet/ihe-ToDo-laughing-positions

Packageihe.domain.profile
TypeValueSet
Idihe-ToDo-laughing-positions
FHIR VersionR4
Sourcehttps://profiles.ihe.net/Domain/Profile/https://build.fhir.org/ig/IHE/supplement-template/ValueSet-ihe-ToDo-laughing-positions.html
URLhttps://profiles.ihe.net/Domain/Profile/ValueSet/ihe-ToDo-laughing-positions
Version0.0.1-current
Statusdraft
Date2025-03-24T20:55:19+00:00
NameIheToDoLaughing
TitleThe positions during laughing
Realmuv
Authorityihe
DescriptionThese are the body positions that IHE ToDo laughing. The valueset is not a good one as it is being used in BodySite but it is not the site on the body but the position of the body... but this is just for fun.

Resources that use this resource

StructureDefinition
IHE.ToDo.laughIHE ToDo Laugh Observation

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet ihe-ToDo-laughing-positions


Source

{
  "resourceType": "ValueSet",
  "id": "ihe-ToDo-laughing-positions",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/Domain/Profile/ValueSet/ihe-ToDo-laughing-positions",
  "version": "0.0.1-current",
  "name": "IheToDoLaughing",
  "title": "The positions during laughing",
  "status": "draft",
  "experimental": true,
  "date": "2025-03-24T20:55:19+00:00",
  "publisher": "IHE IT Infrastructure Technical Committee",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ihe.net/ihe_domains/it_infrastructure/"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "email",
          "value": "iti@ihe.net"
        }
      ]
    },
    {
      "name": "IHE IT Infrastructure Technical Committee",
      "telecom": [
        {
          "system": "email",
          "value": "iti@ihe.net"
        }
      ]
    }
  ],
  "description": "These are the body positions that IHE ToDo laughing. The valueset is not a good one as it is being used in BodySite but it is not the site on the body but the position of the body... but this is just for fun.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "93013-1",
            "display": "Sitting ability"
          },
          {
            "code": "60730-9",
            "display": "Standing"
          },
          {
            "code": "85927-2",
            "display": "Lying to sitting on side of bed - functional goal"
          }
        ]
      }
    ]
  }
}