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

FHIR IG Statistics: CodeSystem/nxh-cs-location-physical-type

Packagenexuzhealth.fhir.r4
Resource TypeCodeSystem
Idnxh-cs-location-physical-type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.3&canonical=https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/pm/kamerBedDefinitie/soort
URLhttps://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/pm/kamerBedDefinitie/soort
Statusactive
NameNxhCSLocationPhysicalType
TitleNxhCSLocationPhysicalType
DescriptionNexuzhealth code system for physical types of locations
Contentcomplete

Resources that use this resource

ValueSet
nxh-vs-location-physical-typeNxhVSLocationPhysicalType

Resources that this resource uses

No resources found


Narrative

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

nxh-cs-contact-type-category

https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/pm/kamerBedDefinitie/soort


Source

{
  "resourceType": "CodeSystem",
  "id": "nxh-cs-location-physical-type",
  "title": "NxhCSLocationPhysicalType",
  "name": "NxhCSLocationPhysicalType",
  "url": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/pm/kamerBedDefinitie/soort",
  "status": "active",
  "publisher": "Nexuzhealth",
  "description": "Nexuzhealth code system for physical types of locations",
  "compositional": false,
  "content": "complete",
  "concept": [
    {
      "code": "bed",
      "display": "Bed"
    },
    {
      "code": "box",
      "display": "Box"
    },
    {
      "code": "OKazaal",
      "display": "OKazaal"
    },
    {
      "code": "virtueelbed",
      "display": "Virtueel bed"
    },
    {
      "code": "wachtzaal",
      "display": "Wachtzaal"
    },
    {
      "code": "zetel",
      "display": "Zetel"
    },
    {
      "code": "eenheid",
      "display": "Eenheid"
    }
  ],
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "count": 6
}