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

FHIR IG Statistics: ValueSet/dicom-cid-6163-MenstrualCyclePhase

Packagefhir.dicom
Resource TypeValueSet
Iddicom-cid-6163-MenstrualCyclePhase
FHIR VersionR4
Sourcehttp://fhir.org/packages/fhir.dicom/http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_6163.html
URLhttp://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_6163.html
Version2025.3.20250714
Statusactive
Date2025-07-14
NameMenstrualCyclePhase
Realmus
Authorityhl7
DescriptionTransitive closure of CID 6163 MenstrualCyclePhase
Copyright© 2025 NEMA

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
DCMDICOM Controlled Terminology
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "dicom-cid-6163-MenstrualCyclePhase",
  "url": "http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_6163.html",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.840.10008.6.1.477"
    }
  ],
  "version": "2025.3.20250714",
  "name": "MenstrualCyclePhase",
  "status": "active",
  "experimental": false,
  "date": "2025-07-14",
  "publisher": "NEMA MITA DICOM",
  "description": "Transitive closure of CID 6163 MenstrualCyclePhase",
  "copyright": "© 2025 NEMA",
  "compose": {
    "include": [
      {
        "system": "http://dicom.nema.org/resources/ontology/DCM",
        "concept": [
          {
            "code": "111392",
            "display": "1st week"
          },
          {
            "code": "111393",
            "display": "2nd week"
          },
          {
            "code": "111394",
            "display": "3rd week"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "289894009",
            "display": "Menstruation present"
          }
        ]
      },
      {
        "system": "http://snomed.info/srt",
        "concept": [
          {
            "code": "F-840B3",
            "display": "Menstruation present"
          }
        ]
      }
    ]
  }
}