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

FHIR IG Statistics: ValueSet/mni-timeOfGestation

Packageswiss.mednet.fhir
TypeValueSet
Idmni-timeOfGestation
FHIR VersionR4
Sourcehttps://mednet.swiss/fhir/https://doc.mednet.swiss/fhir/ValueSet-mni-timeOfGestation.html
URLhttps://mednet.swiss/fhir/ValueSet/mni-timeOfGestation
Version0.16.0
Statusactive
Date2020-11-06T00:00:00+00:00
NameMNITimeOfGestation
TitleMedNet Interface (MNI) - TimeOfGestation ValueSet
Realmch
DescriptionMedNet Interface (MNI) - TimeOfGestation ValueSet
CopyrightUCUM is Copyright © 1999-2013 Regenstrief Institute, Inc. and The UCUM Organization, Indianapolis, IN. All rights reserved. See TermsOfUse for details.

Resources that use this resource

StructureDefinition
mni-obs-timeOfGestationMedNet Interface (MNI) - Time of gestation

Resources that this resource uses

CodeSystem
unitsofmeasure.orgUnified Code for Units of Measure (UCUM)
unitsofmeasure.orgUnified Code for Units of Measure

Narrative

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

Generated Narrative: ValueSet mni-timeOfGestation


Source

{
  "resourceType": "ValueSet",
  "id": "mni-timeOfGestation",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://mednet.swiss/fhir/ValueSet/mni-timeOfGestation",
  "version": "0.16.0",
  "name": "MNITimeOfGestation",
  "title": "MedNet Interface (MNI) - TimeOfGestation ValueSet",
  "status": "active",
  "date": "2020-11-06T00:00:00+00:00",
  "publisher": "novcom AG",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://mednet.swiss"
        }
      ]
    }
  ],
  "description": "MedNet Interface (MNI) - TimeOfGestation ValueSet",
  "copyright": "UCUM is Copyright © 1999-2013 Regenstrief Institute, Inc. and The UCUM Organization, Indianapolis, IN. All rights reserved. See TermsOfUse for details.",
  "compose": {
    "include": [
      {
        "system": "http://unitsofmeasure.org",
        "concept": [
          {
            "code": "wk"
          },
          {
            "code": "d"
          }
        ]
      }
    ]
  }
}