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

FHIR IG Statistics: ValueSet/PSC.Location.Type.VS

Packageihe.pcc.mpsc
TypeValueSet
IdPSC.Location.Type.VS
FHIR VersionR4
Sourcehttps://profiles.ihe.net/PCC/mPSC/https://build.fhir.org/ig/IHE/PCC.PCS/ValueSet-PSC.Location.Type.VS.html
URLhttps://profiles.ihe.net/PCC/mPSC/ValueSet/PSC.Location.Type.VS
Version2.0.0-draft
Statusdraft
Date2025-03-04T23:27:13+00:00
NamePSC_Location_Type_VS
TitlePSC Location Type Value Set
Realmuv
Authorityihe
DescriptionLoaction types used to descrive the type of facility or environment in a Paramedicine Encounter.

Resources that use this resource

StructureDefinition
IHE.PCC.mPSC.LocationIHE PCC mPSC Location

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri
ValueSet
v3-ServiceDeliveryLocationRoleTypeServiceDeliveryLocationRoleType
v3-ServiceDeliveryLocationRoleTypeV3 Value SetServiceDeliveryLocationRoleType

Narrative

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

Generated Narrative: ValueSet PSC.Location.Type.VS

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "PSC.Location.Type.VS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/PCC/mPSC/ValueSet/PSC.Location.Type.VS",
  "version": "2.0.0-draft",
  "name": "PSC_Location_Type_VS",
  "title": "PSC Location Type 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": "Loaction types used to descrive the type of facility or environment in a Paramedicine Encounter.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType"
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "34261000087105",
            "display": "Dispatch location"
          },
          {
            "code": "702869004",
            "display": "Incident site"
          },
          {
            "code": "285141008",
            "display": "Work environment"
          },
          {
            "code": "419955002",
            "display": "Residential institution"
          }
        ]
      }
    ]
  }
}