FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagemedmij.fhir.nl.r4.pathology
Resource TypeCodeSystem
IdCodeSystem-MercuriusRequestType.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=medmij.fhir.nl.r4.pathology@1.0.0-alpha.1&canonical=http://medmij.nl/fhir/CodeSystem/MercuriusRequestType
URLhttp://medmij.nl/fhir/CodeSystem/MercuriusRequestType
Statusdraft
NameMercuriusRequestType
TitleMercuriusRequestType CodeSystem.
Realmnl
DescriptionCodes for the type of the request as defined by Palga and used in Mercurius.
Contentcomplete

Resources that use this resource

ValueSet
medmij.fhir.nl.r4.pathology#1.0.0-alpha.1MercuriusRequestTypeMercuriusRequestType ValueSet.

Resources that this resource uses

No resources found


Narrative

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

No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.

Source1

{
  "resourceType": "CodeSystem",
  "status": "draft",
  "content": "complete",
  "name": "MercuriusRequestType",
  "id": "MercuriusRequestType",
  "title": "MercuriusRequestType CodeSystem.",
  "description": "Codes for the type of the request as defined by Palga and used in Mercurius.",
  "url": "http://medmij.nl/fhir/CodeSystem/MercuriusRequestType",
  "concept": [
    {
      "code": "normaal",
      "display": "normaal"
    },
    {
      "code": "spoed",
      "display": "spoed"
    },
    {
      "code": "advies",
      "display": "advies"
    },
    {
      "code": "panel",
      "display": "panel"
    },
    {
      "code": "consult tbv derden",
      "display": "consult tbv derden"
    },
    {
      "code": "revisie tbv derden",
      "display": "revisie tbv derden"
    },
    {
      "code": "moleculair onderzoek",
      "display": "moleculair onderzoek"
    },
    {
      "code": "project",
      "display": "project"
    },
    {
      "code": "oud",
      "display": "oud"
    },
    {
      "code": "onderzoek tbv derden",
      "display": "onderzoek tbv derden"
    }
  ],
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.528.1.1023.2.5.3"
    }
  ],
  "experimental": false,
  "publisher": "MedMij",
  "contact": [
    {
      "name": "MedMij",
      "telecom": [
        {
          "system": "email",
          "value": "info@medmij.nl",
          "use": "work"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "count": 10
}