FHIR IG analytics
| Package | swiss.mednet.fhir |
| Resource Type | ValueSet |
| Id | ValueSet-mni-timeOfGestation.json |
| FHIR Version | R4 |
| Source | https://doc.mednet.swiss/fhir/ValueSet-mni-timeOfGestation.html |
| URL | https://mednet.swiss/fhir/ValueSet/mni-timeOfGestation |
| Version | 0.20.0 |
| Status | active |
| Date | 2025-12-19T00:00:00+00:00 |
| Name | MNITimeOfGestation |
| Title | MedNet Interface (MNI) - TimeOfGestation ValueSet |
| Realm | ch |
| 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. |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "mni-timeOfGestation",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://mednet.swiss/fhir/ValueSet/mni-timeOfGestation",
"version": "0.20.0",
"name": "MNITimeOfGestation",
"title": "MedNet Interface (MNI) - TimeOfGestation ValueSet",
"status": "active",
"experimental": false,
"date": "2025-12-19T00: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"
}
]
}
]
}
}