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

FHIR IG analytics

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

Resources that use this resource

ConceptMap
medmij.fhir.nl.r4.pathology#1.0.0-alpha.1MercuriusGender-to-AdministrativeGenderMercuriusGender to AdministrativeGender
ValueSet
medmij.fhir.nl.r4.pathology#1.0.0-alpha.1MercuriusGenderMercuriusGender 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": "MercuriusGender",
  "id": "MercuriusGender",
  "title": "MercuriusGender CodeSystem.",
  "description": "Codes for the gender of the patient as defined by Palga and used in Mercurius.",
  "url": "http://medmij.nl/fhir/CodeSystem/MercuriusGender",
  "concept": [
    {
      "code": "m",
      "display": "Man"
    },
    {
      "code": "v",
      "display": "Vrouw"
    }
  ],
  "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.1"
    }
  ],
  "experimental": false,
  "publisher": "MedMij",
  "contact": [
    {
      "name": "MedMij",
      "telecom": [
        {
          "system": "email",
          "value": "info@medmij.nl",
          "use": "work"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "count": 2
}