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

FHIR IG Statistics: CodeSystem/PLT

Packageihe.pcc.mpsc
TypeCodeSystem
IdPLT
FHIR VersionR4
Sourcehttps://profiles.ihe.net/PCC/mPSC/https://build.fhir.org/ig/IHE/PCC.PCS/CodeSystem-PLT.html
URLhttps://profiles.ihe.net/PCC/mPSC/CodeSystem/PLT
Version2.0.0-draft
Statusdraft
Date2025-03-04T23:27:13+00:00
NamePCS_LocationType
TitleCode System Containing values that do not have a maintianed code system.
Realmuv
Authorityihe
DescriptionElements in this Code system SHALL be used to further deffine the type of location relative to the patien't episode of care.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem PLT

This case-sensitive code system https://profiles.ihe.net/PCC/mPSC/CodeSystem/PLT defines the following codes:

CodeDisplay
Dispatch Location or healthcare facility location of the vehicle at the time of dispatch.
Scene Location or healthcare facility location of the inicident/Scene/Pickup location.
Ambulance The ambulance vehical that is used for the location of the patient during transport
Destination Location or healthcare facility location of the vehicle destination at the end of the encounter.

Source

{
  "resourceType": "CodeSystem",
  "id": "PLT",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/PCC/mPSC/CodeSystem/PLT",
  "version": "2.0.0-draft",
  "name": "PCS_LocationType",
  "title": "Code System Containing values that do not have a maintianed code system.",
  "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": "Elements in this Code system SHALL be used to further deffine the type of location relative to the patien't episode of care.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "Dispatch",
      "display": "Location or healthcare facility location of the vehicle at the time of dispatch."
    },
    {
      "code": "Scene",
      "display": "Location or healthcare facility location of the inicident/Scene/Pickup location."
    },
    {
      "code": "Ambulance",
      "display": "The ambulance vehical that is used for the location of the patient during transport"
    },
    {
      "code": "Destination",
      "display": "Location or healthcare facility location of the vehicle destination at the end of the encounter."
    }
  ]
}