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

FHIR IG analytics

Packagefhir.sisrme
Resource TypeCodeSystem
IdCodeSystem-sisrme-biotype.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/CodeSystem-sisrme-biotype.html
URLhttp://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-biotype
Version0.1.0
Statusdraft
Date2026-09-21T07:37:12+00:00
NameSISRMEBiotype
TitleSIS-RME Biotype (Somatotype)
Realmus
Authorityhl7
DescriptionConstitutional body type classification (MISAU.D, General Examination), per the well-known Sheldon somatotype categories.
Contentcomplete

Resources that use this resource

ValueSet
fhir.sisrme#currentsisrme-biotype-vsSIS-RME Biotype (Somatotype) Value Set

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem sisrme-biotype

This case-sensitive code system http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-biotype defines the following codes:

CodeDisplay
ectomorph Ectomorph (lean, linear build)
mesomorph Mesomorph (muscular, athletic build)
endomorph Endomorph (rounded, higher adiposity)

Source1

{
  "resourceType": "CodeSystem",
  "id": "sisrme-biotype",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-biotype",
  "version": "0.1.0",
  "name": "SISRMEBiotype",
  "title": "SIS-RME Biotype (Somatotype)",
  "status": "draft",
  "experimental": true,
  "date": "2026-09-21T07:37:12+00:00",
  "publisher": "intellisoftkenya",
  "contact": [
    {
      "name": "intellisoftkenya",
      "telecom": [
        {
          "system": "url",
          "value": "http://example.org/TODO-intellisoftkenya-website"
        }
      ]
    }
  ],
  "description": "Constitutional body type classification (MISAU.D, General Examination), per the well-known Sheldon somatotype categories.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "MZ",
          "display": "Mozambique"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "ectomorph",
      "display": "Ectomorph (lean, linear build)"
    },
    {
      "code": "mesomorph",
      "display": "Mesomorph (muscular, athletic build)"
    },
    {
      "code": "endomorph",
      "display": "Endomorph (rounded, higher adiposity)"
    }
  ]
}