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

FHIR IG Statistics: ValueSet/Physical.Finding.of.Lung.TargetSite.VS

Packageihe.pcc.mpsc
Resource TypeValueSet
IdPhysical.Finding.of.Lung.TargetSite.VS
FHIR VersionR4
Sourcehttps://profiles.ihe.net/PCC/mPSC/https://build.fhir.org/ig/IHE/PCC.PCS/ValueSet-Physical.Finding.of.Lung.TargetSite.VS.html
URLhttps://profiles.ihe.net/PCC/mPSC/ValueSet/Physical.Finding.of.Lung.TargetSite.VS
Version2.0.0-draft
Statusdraft
Date2025-03-04T23:27:13+00:00
NamePhysical_Finding_of_Lung_TargetSite_VS
TitlePhysical Finding of Lung Tartget Site Value Set
Realmuv
Authorityihe
DescriptionThe lung assement finding is about

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)

Narrative

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

Generated Narrative: ValueSet Physical.Finding.of.Lung.TargetSite.VS


Source

{
  "resourceType": "ValueSet",
  "id": "Physical.Finding.of.Lung.TargetSite.VS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/PCC/mPSC/ValueSet/Physical.Finding.of.Lung.TargetSite.VS",
  "version": "2.0.0-draft",
  "name": "Physical_Finding_of_Lung_TargetSite_VS",
  "title": "Physical Finding of Lung Tartget Site Value Set",
  "status": "draft",
  "experimental": false,
  "date": "2025-03-04T23:27:13+00:00",
  "publisher": "IHE Patient Care Coordination",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ihe.net/ihe_domains/patient_care_coordination/"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "email",
          "value": "pcc@ihe.net"
        }
      ]
    },
    {
      "name": "IHE Patient Care Coordination",
      "telecom": [
        {
          "system": "email",
          "value": "pcc@ihe.net"
        }
      ]
    }
  ],
  "description": "The lung assement finding is about",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "44029006",
            "display": "Left lung structure"
          },
          {
            "code": "3341006",
            "display": "Right lung structure"
          },
          {
            "code": "74101002",
            "display": "Both lungs"
          }
        ]
      }
    ]
  }
}